#7EFCF0#7EFCF0
#7EFCF0 is a very light, moderate teal. Relative luminance 0.803; OKLCH L 91.6% C 0.114 H 187.2°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFCF0 |
|---|---|
| RGB | rgb(126, 252, 240) |
| HSL | hsl(174, 95%, 74%) |
| HSV | hsv(174, 50%, 99%) |
| CMYK | cmyk(50%, 0%, 4.8%, 1.2%) |
| CIE-LAB | lab(91.84, -37.97, -5.06) |
| CIE-LCH | lch(91.84, 38.31, 187.59°) |
| OKLab | oklab(91.56% -0.1135 -0.0142) |
| OKLCH | oklch(91.56% 0.114 187.2) |
| XYZ | xyz(59.1362, 80.3424, 94.8124) |
| Luminance | 0.8035 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.64
Bright Aqua
#0BF9EA
ΔE00 4.81
Bright Turquoise
#0FFEF9
ΔE00 4.92
Bright Cyan
#41FDFE
ΔE00 5.21
Aqua
#00FFFF
ΔE00 5.72
Light Cyan
#ACFFFC
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFCF0 #FC7E8A
analogous
#7EFCB1 #7EFCF0 #7EC9FC
triadic
#7EFCF0 #F07EFC #FCF07E
tetradic
#7EFCF0 #B17EFC #FC7E8A #C9FC7E
square
#7EFCF0 #B17EFC #FC7E8A #C9FC7E
split-complementary
#7EFCF0 #FC7EC9 #FCB17E
monochromatic
#06F9E2 #42FBE9 #7EFCF0 #BAFDF7 #E1FEFC
Accessibility & contrast
On white
1.23
#7EFCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#7EFCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFCF0
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFCF0 | 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)
#F1F1F0
Deuteranopia (green-blind)
#DCE1F1
Tritanopia (blue-blind)
#32FFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7efcf0; /* rgb */ color: rgb(126, 252, 240); /* oklch */ color: oklch(91.6% 0.114 187.2);
Tailwind
colors: {
custom: {
50: '#acfef4',
500: '#7efcf0',
950: '#000000',
},
}SCSS
$custom: #7efcf0; $custom-light: #acfef4; $custom-dark: #000000;
JSON
{
"hex": "#7efcf0",
"rgb": {
"r": 126,
"g": 252,
"b": 240
},
"hsl": {
"h": 174.286,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.91559,
"c": 0.11438,
"h": 187.2
},
"luminance": 0.80348
}Semantic roles & 50–950 ramp
primary
#7EFCF0
secondary
#DA4453
accent
#0016E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685