#7FF4E9#7FF4E9
#7FF4E9 is a very light, moderate teal. Relative luminance 0.751; OKLCH L 89.6% C 0.108 H 187.4°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF4E9 |
|---|---|
| RGB | rgb(127, 244, 233) |
| HSL | hsl(174, 84%, 73%) |
| HSV | hsv(174, 48%, 96%) |
| CMYK | cmyk(48%, 0%, 4.5%, 4.3%) |
| CIE-LAB | lab(89.44, -35.79, -4.95) |
| CIE-LCH | lch(89.44, 36.13, 187.88°) |
| OKLab | oklab(89.57% -0.1071 -0.0139) |
| OKLCH | oklch(89.57% 0.108 187.4) |
| XYZ | xyz(55.8050, 75.0918, 88.6284) |
| Luminance | 0.7510 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.35
Bright Aqua
#0BF9EA
ΔE00 5.25
Bright Turquoise
#0FFEF9
ΔE00 5.53
Bright Cyan
#41FDFE
ΔE00 5.58
Light Cyan
#ACFFFC
ΔE00 5.81
Turquoise
#40E0D0
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF4E9 #F47F8A
analogous
#7FF4AE #7FF4E9 #7FC4F4
triadic
#7FF4E9 #E97FF4 #F4E97F
tetradic
#7FF4E9 #AE7FF4 #F47F8A #C4F47F
square
#7FF4E9 #AE7FF4 #F47F8A #C4F47F
split-complementary
#7FF4E9 #F47FC4 #F4AE7F
monochromatic
#14E5D1 #47EFDF #7FF4E9 #B7F9F3 #E3FDFA
Accessibility & contrast
On white
1.31
#7FF4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#7FF4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF4E9
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF4E9 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9E9
Deuteranopia (green-blind)
#D6DBEA
Tritanopia (blue-blind)
#40F9F0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #7ff4e9; /* rgb */ color: rgb(127, 244, 233); /* oklch */ color: oklch(89.6% 0.108 187.4);
Tailwind
colors: {
custom: {
50: '#acf8f0',
500: '#7ff4e9',
950: '#000000',
},
}SCSS
$custom: #7ff4e9; $custom-light: #acf8f0; $custom-dark: #000000;
JSON
{
"hex": "#7ff4e9",
"rgb": {
"r": 127,
"g": 244,
"b": 233
},
"hsl": {
"h": 174.359,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.89567,
"c": 0.108,
"h": 187.4
},
"luminance": 0.75097
}Semantic roles & 50–950 ramp
primary
#7FF4E9
secondary
#D04854
accent
#051AE1
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111716
muted
#818585