#7FFCEE#7FFCEE
#7FFCEE is a very light, moderate teal. Relative luminance 0.803; OKLCH L 91.5% C 0.114 H 185.8°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCEE |
|---|---|
| RGB | rgb(127, 252, 238) |
| HSL | hsl(173, 95%, 74%) |
| HSV | hsv(173, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(91.82, -38.24, -4.04) |
| CIE-LCH | lch(91.82, 38.46, 186.03°) |
| OKLab | oklab(91.54% -0.1137 -0.0115) |
| OKLCH | oklch(91.54% 0.114 185.8) |
| XYZ | xyz(58.9889, 80.3006, 93.2633) |
| Luminance | 0.8031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.05
Bright Aqua
#0BF9EA
ΔE00 4.80
Bright Turquoise
#0FFEF9
ΔE00 5.32
Bright Cyan
#41FDFE
ΔE00 5.81
Light Cyan
#ACFFFC
ΔE00 6.17
Aqua
#00FFFF
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCEE #FC7F8D
analogous
#7FFCB0 #7FFCEE #7FCCFC
triadic
#7FFCEE #EE7FFC #FCEE7F
tetradic
#7FFCEE #B07FFC #FC7F8D #CCFC7F
square
#7FFCEE #B07FFC #FC7F8D #CCFC7F
split-complementary
#7FFCEE #FC7FCC #FCB07F
monochromatic
#07F9DE #43FBE6 #7FFCEE #BBFDF6 #E1FEFB
Accessibility & contrast
On white
1.23
#7FFCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#7FFCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCEE
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCEE | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EE
Deuteranopia (green-blind)
#DDE1F0
Tritanopia (blue-blind)
#38FFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7ffcee; /* rgb */ color: rgb(127, 252, 238); /* oklch */ color: oklch(91.5% 0.114 185.8);
Tailwind
colors: {
custom: {
50: '#adfef3',
500: '#7ffcee',
950: '#000000',
},
}SCSS
$custom: #7ffcee; $custom-light: #adfef3; $custom-dark: #000000;
JSON
{
"hex": "#7ffcee",
"rgb": {
"r": 127,
"g": 252,
"b": 238
},
"hsl": {
"h": 173.28,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.91536,
"c": 0.11426,
"h": 185.8
},
"luminance": 0.80306
}Semantic roles & 50–950 ramp
primary
#7FFCEE
secondary
#DA4556
accent
#001AE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685