#7FFFDF#7FFFDF
#7FFFDF is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.8% C 0.124 H 174.9°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFFDF |
|---|---|
| RGB | rgb(127, 255, 223) |
| HSL | hsl(165, 100%, 75%) |
| HSV | hsv(165, 50%, 100%) |
| CMYK | cmyk(50.2%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(92.29, -43.09, 4.41) |
| CIE-LCH | lch(92.29, 43.32, 174.16°) |
| OKLab | oklab(91.79% -0.1232 0.011) |
| OKLCH | oklch(91.79% 0.124 174.9) |
| XYZ | xyz(57.8259, 81.3547, 82.4535) |
| Luminance | 0.8136 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.84
Aquamarine
#7FFFD4
ΔE00 3.00
Tiffany Blue
#7BF2DA
ΔE00 3.34
Light Turquoise
#7EF4CC
ΔE00 3.53
Pale Turquoise
#A5FBD5
ΔE00 5.23
Light Aquamarine
#7BFDC7
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFFDF #FF7F9F
analogous
#7FFF9F #7FFFDF #7FDFFF
triadic
#7FFFDF #DF7FFF #FFDF7F
tetradic
#7FFFDF #9F7FFF #FF7F9F #DFFF7F
square
#7FFFDF #9F7FFF #FF7F9F #DFFF7F
split-complementary
#7FFFDF #FF7FDF #FF9F7F
monochromatic
#05FFC0 #42FFD0 #7FFFDF #BCFFEE #E0FFF7
Accessibility & contrast
On white
1.22
#7FFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#7FFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFFDF
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFFDF | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F2DE
Deuteranopia (green-blind)
#E3E3E1
Tritanopia (blue-blind)
#44FFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7fffdf; /* rgb */ color: rgb(127, 255, 223); /* oklch */ color: oklch(91.8% 0.124 174.9);
Tailwind
colors: {
custom: {
50: '#acffe9',
500: '#7fffdf',
950: '#000000',
},
}SCSS
$custom: #7fffdf; $custom-light: #acffe9; $custom-dark: #000000;
JSON
{
"hex": "#7fffdf",
"rgb": {
"r": 127,
"g": 255,
"b": 223
},
"hsl": {
"h": 165,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.91791,
"c": 0.12374,
"h": 174.9
},
"luminance": 0.8136
}Semantic roles & 50–950 ramp
primary
#7FFFDF
secondary
#DE446B
accent
#0039E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684