#7FFCF9#7FFCF9
#7FFCF9 is a very light, moderate teal. Relative luminance 0.810; OKLCH L 91.9% C 0.112 H 193.3°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCF9 |
|---|---|
| RGB | rgb(127, 252, 249) |
| HSL | hsl(179, 95%, 74%) |
| HSV | hsv(179, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 1.2%, 1.2%) |
| CIE-LAB | lab(92.12, -35.55, -9.31) |
| CIE-LCH | lch(92.12, 36.75, 194.67°) |
| OKLab | oklab(91.87% -0.1092 -0.0258) |
| OKLCH | oklch(91.87% 0.112 193.3) |
| XYZ | xyz(60.6546, 80.9669, 102.0359) |
| Luminance | 0.8097 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.57
Light Cyan
#ACFFFC
ΔE00 4.62
Aqua
#00FFFF
ΔE00 4.64
Bright Turquoise
#0FFEF9
ΔE00 4.75
Bright Light Blue
#26F7FD
ΔE00 4.78
Pale Cyan
#B7FFFA
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCF9 #FC7F82
analogous
#7FFCBB #7FFCF9 #7FC1FC
triadic
#7FFCF9 #F97FFC #FCF97F
tetradic
#7FFCF9 #BB7FFC #FC7F82 #C1FC7F
square
#7FFCF9 #BB7FFC #FC7F82 #C1FC7F
split-complementary
#7FFCF9 #FC7FC1 #FCBB7F
monochromatic
#07F9F3 #43FBF6 #7FFCF9 #BBFDFC #E1FEFE
Accessibility & contrast
On white
1.22
#7FFCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#7FFCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCF9
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCF9 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F9
Deuteranopia (green-blind)
#DAE2FA
Tritanopia (blue-blind)
#29FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7ffcf9; /* rgb */ color: rgb(127, 252, 249); /* oklch */ color: oklch(91.9% 0.112 193.3);
Tailwind
colors: {
custom: {
50: '#adfdfb',
500: '#7ffcf9',
950: '#000000',
},
}SCSS
$custom: #7ffcf9; $custom-light: #adfdfb; $custom-dark: #000000;
JSON
{
"hex": "#7ffcf9",
"rgb": {
"r": 127,
"g": 252,
"b": 249
},
"hsl": {
"h": 178.56,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.91874,
"c": 0.11217,
"h": 193.3
},
"luminance": 0.80972
}Semantic roles & 50–950 ramp
primary
#7FFCF9
secondary
#DA4549
accent
#0006E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685