#7FFFF4#7FFFF4
#7FFFF4 is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.4% C 0.116 H 187.9°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFFF4 |
|---|---|
| RGB | rgb(127, 255, 244) |
| HSL | hsl(175, 100%, 75%) |
| HSV | hsv(175, 50%, 100%) |
| CMYK | cmyk(50.2%, 0%, 4.3%, 0%) |
| CIE-LAB | lab(92.82, -38.16, -5.68) |
| CIE-LCH | lch(92.82, 38.58, 188.46°) |
| OKLab | oklab(92.4% -0.1144 -0.0159) |
| OKLCH | oklch(92.4% 0.116 187.9) |
| XYZ | xyz(60.8347, 82.5582, 98.2998) |
| Luminance | 0.8256 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.75
Bright Cyan
#41FDFE
ΔE00 4.93
Bright Aqua
#0BF9EA
ΔE00 5.02
Tiffany Blue
#7BF2DA
ΔE00 5.28
Aqua
#00FFFF
ΔE00 5.45
Light Cyan
#ACFFFC
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFFF4 #FF7F8A
analogous
#7FFFB4 #7FFFF4 #7FCAFF
triadic
#7FFFF4 #F47FFF #FFF47F
tetradic
#7FFFF4 #B47FFF #FF7F8A #CAFF7F
square
#7FFFF4 #B47FFF #FF7F8A #CAFF7F
split-complementary
#7FFFF4 #FF7FCA #FFB47F
monochromatic
#05FFE9 #42FFEF #7FFFF4 #BCFFF9 #E0FFFC
Accessibility & contrast
On white
1.20
#7FFFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#7FFFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFFF4
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFFF4 | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F3F4
Deuteranopia (green-blind)
#DEE4F5
Tritanopia (blue-blind)
#2FFFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7ffff4; /* rgb */ color: rgb(127, 255, 244); /* oklch */ color: oklch(92.4% 0.116 187.9);
Tailwind
colors: {
custom: {
50: '#adfff7',
500: '#7ffff4',
950: '#000000',
},
}SCSS
$custom: #7ffff4; $custom-light: #adfff7; $custom-dark: #000000;
JSON
{
"hex": "#7ffff4",
"rgb": {
"r": 127,
"g": 255,
"b": 244
},
"hsl": {
"h": 174.844,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.92397,
"c": 0.11551,
"h": 187.9
},
"luminance": 0.82564
}Semantic roles & 50–950 ramp
primary
#7FFFF4
secondary
#DE4451
accent
#0014E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685