#7FFCEF#7FFCEF
#7FFCEF is a very light, moderate teal. Relative luminance 0.804; OKLCH L 91.6% C 0.114 H 186.4°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCEF |
|---|---|
| RGB | rgb(127, 252, 239) |
| HSL | hsl(174, 95%, 74%) |
| HSV | hsv(174, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 5.2%, 1.2%) |
| CIE-LAB | lab(91.85, -38.00, -4.52) |
| CIE-LCH | lch(91.85, 38.27, 186.79°) |
| OKLab | oklab(91.57% -0.1133 -0.0128) |
| OKLCH | oklch(91.57% 0.114 186.4) |
| XYZ | xyz(59.1363, 80.3596, 94.0392) |
| Luminance | 0.8036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.34
Bright Aqua
#0BF9EA
ΔE00 4.83
Bright Turquoise
#0FFEF9
ΔE00 5.15
Bright Cyan
#41FDFE
ΔE00 5.53
Light Cyan
#ACFFFC
ΔE00 5.96
Aqua
#00FFFF
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCEF #FC7F8C
analogous
#7FFCB1 #7FFCEF #7FCBFC
triadic
#7FFCEF #EF7FFC #FCEF7F
tetradic
#7FFCEF #B17FFC #FC7F8C #CBFC7F
square
#7FFCEF #B17FFC #FC7F8C #CBFC7F
split-complementary
#7FFCEF #FC7FCB #FCB17F
monochromatic
#07F9E0 #43FBE8 #7FFCEF #BBFDF6 #E1FEFB
Accessibility & contrast
On white
1.23
#7FFCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#7FFCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCEF
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCEF | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EF
Deuteranopia (green-blind)
#DCE1F1
Tritanopia (blue-blind)
#36FFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7ffcef; /* rgb */ color: rgb(127, 252, 239); /* oklch */ color: oklch(91.6% 0.114 186.4);
Tailwind
colors: {
custom: {
50: '#adfef4',
500: '#7ffcef',
950: '#000000',
},
}SCSS
$custom: #7ffcef; $custom-light: #adfef4; $custom-dark: #000000;
JSON
{
"hex": "#7ffcef",
"rgb": {
"r": 127,
"g": 252,
"b": 239
},
"hsl": {
"h": 173.76,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.91566,
"c": 0.11399,
"h": 186.4
},
"luminance": 0.80365
}Semantic roles & 50–950 ramp
primary
#7FFCEF
secondary
#DA4555
accent
#0018E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685