#7FFDF9#7FFDF9
#7FFDF9 is a very light, moderate teal. Relative luminance 0.816; OKLCH L 92.1% C 0.113 H 192.6°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDF9 |
|---|---|
| RGB | rgb(127, 253, 249) |
| HSL | hsl(178, 97%, 75%) |
| HSV | hsv(178, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 1.6%, 0.8%) |
| CIE-LAB | lab(92.40, -36.01, -8.89) |
| CIE-LCH | lch(92.40, 37.09, 193.87°) |
| OKLab | oklab(92.1% -0.1102 -0.0247) |
| OKLCH | oklch(92.1% 0.113 192.6) |
| XYZ | xyz(60.9695, 81.5966, 102.1409) |
| Luminance | 0.8160 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.62
Aqua
#00FFFF
ΔE00 4.62
Bright Turquoise
#0FFEF9
ΔE00 4.62
Light Cyan
#ACFFFC
ΔE00 4.69
Bright Light Blue
#26F7FD
ΔE00 4.96
Pale Cyan
#B7FFFA
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDF9 #FD7F83
analogous
#7FFDBA #7FFDF9 #7FC2FD
triadic
#7FFDF9 #F97FFD #FDF97F
tetradic
#7FFDF9 #BA7FFD #FD7F83 #C2FD7F
square
#7FFDF9 #BA7FFD #FD7F83 #C2FD7F
split-complementary
#7FFDF9 #FD7FC2 #FDBA7F
monochromatic
#06FBF3 #43FCF6 #7FFDF9 #BBFEFC #E1FFFE
Accessibility & contrast
On white
1.21
#7FFDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#7FFDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDF9
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDF9 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F9
Deuteranopia (green-blind)
#DBE3FA
Tritanopia (blue-blind)
#29FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7ffdf9; /* rgb */ color: rgb(127, 253, 249); /* oklch */ color: oklch(92.1% 0.113 192.6);
Tailwind
colors: {
custom: {
50: '#adfefb',
500: '#7ffdf9',
950: '#000000',
},
}SCSS
$custom: #7ffdf9; $custom-light: #adfefb; $custom-dark: #000000;
JSON
{
"hex": "#7ffdf9",
"rgb": {
"r": 127,
"g": 253,
"b": 249
},
"hsl": {
"h": 178.095,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.921,
"c": 0.11295,
"h": 192.6
},
"luminance": 0.81602
}Semantic roles & 50–950 ramp
primary
#7FFDF9
secondary
#DB454A
accent
#0007E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685