#7FF7EB#7FF7EB
#7FF7EB is a very light, moderate teal. Relative luminance 0.770; OKLCH L 90.3% C 0.110 H 186.9°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF7EB |
|---|---|
| RGB | rgb(127, 247, 235) |
| HSL | hsl(174, 88%, 73%) |
| HSV | hsv(174, 49%, 97%) |
| CMYK | cmyk(48.6%, 0%, 4.9%, 3.1%) |
| CIE-LAB | lab(90.33, -36.68, -4.67) |
| CIE-LCH | lch(90.33, 36.98, 187.26°) |
| OKLab | oklab(90.31% -0.1095 -0.0132) |
| OKLCH | oklch(90.31% 0.11 186.9) |
| XYZ | xyz(57.0023, 77.0267, 90.4449) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.18
Bright Aqua
#0BF9EA
ΔE00 5.00
Bright Turquoise
#0FFEF9
ΔE00 5.35
Bright Cyan
#41FDFE
ΔE00 5.56
Light Cyan
#ACFFFC
ΔE00 5.86
Aqua
#00FFFF
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF7EB #F77F8B
analogous
#7FF7AF #7FF7EB #7FC7F7
triadic
#7FF7EB #EB7FF7 #F7EB7F
tetradic
#7FF7EB #AF7FF7 #F77F8B #C7F77F
square
#7FF7EB #AF7FF7 #F77F8B #C7F77F
split-complementary
#7FF7EB #F77FC7 #F7AF7F
monochromatic
#0FEDD7 #45F3E2 #7FF7EB #B9FBF4 #E2FDFA
Accessibility & contrast
On white
1.28
#7FF7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#7FF7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF7EB
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF7EB | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEB
Deuteranopia (green-blind)
#D8DDEC
Tritanopia (blue-blind)
#3DFCF3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ff7eb; /* rgb */ color: rgb(127, 247, 235); /* oklch */ color: oklch(90.3% 0.110 186.9);
Tailwind
colors: {
custom: {
50: '#acfaf1',
500: '#7ff7eb',
950: '#000000',
},
}SCSS
$custom: #7ff7eb; $custom-light: #acfaf1; $custom-dark: #000000;
JSON
{
"hex": "#7ff7eb",
"rgb": {
"r": 127,
"g": 247,
"b": 235
},
"hsl": {
"h": 174,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.9031,
"c": 0.11032,
"h": 186.9
},
"luminance": 0.77032
}Semantic roles & 50–950 ramp
primary
#7FF7EB
secondary
#D34755
accent
#0117E5
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111716
muted
#818585