#7EFFDF#7EFFDF
#7EFFDF is a very light, vivid teal. Relative luminance 0.813; OKLCH L 91.8% C 0.124 H 175.0°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFFDF |
|---|---|
| RGB | rgb(126, 255, 223) |
| HSL | hsl(165, 100%, 75%) |
| HSV | hsv(165, 51%, 100%) |
| CMYK | cmyk(50.6%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(92.26, -43.31, 4.36) |
| CIE-LCH | lch(92.26, 43.53, 174.26°) |
| OKLab | oklab(91.75% -0.1239 0.0109) |
| OKLCH | oklch(91.75% 0.124 175) |
| XYZ | xyz(57.6776, 81.2782, 82.4465) |
| Luminance | 0.8128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.91
Aquamarine
#7FFFD4
ΔE00 3.02
Tiffany Blue
#7BF2DA
ΔE00 3.33
Light Turquoise
#7EF4CC
ΔE00 3.55
Pale Turquoise
#A5FBD5
ΔE00 5.31
Light Aquamarine
#7BFDC7
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFFDF #FF7E9E
analogous
#7EFF9E #7EFFDF #7EDFFF
triadic
#7EFFDF #DF7EFF #FFDF7E
tetradic
#7EFFDF #9E7EFF #FF7E9E #DFFF7E
square
#7EFFDF #9E7EFF #FF7E9E #DFFF7E
split-complementary
#7EFFDF #FF7EDF #FF9E7E
monochromatic
#04FFC1 #41FFD0 #7EFFDF #BBFFEE #E0FFF7
Accessibility & contrast
On white
1.22
#7EFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#7EFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFFDF
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFFDF | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DE
Deuteranopia (green-blind)
#E3E3E1
Tritanopia (blue-blind)
#41FFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7effdf; /* rgb */ color: rgb(126, 255, 223); /* oklch */ color: oklch(91.8% 0.124 175.0);
Tailwind
colors: {
custom: {
50: '#acffe9',
500: '#7effdf',
950: '#000000',
},
}SCSS
$custom: #7effdf; $custom-light: #acffe9; $custom-dark: #000000;
JSON
{
"hex": "#7effdf",
"rgb": {
"r": 126,
"g": 255,
"b": 223
},
"hsl": {
"h": 165.116,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.91754,
"c": 0.12436,
"h": 175
},
"luminance": 0.81283
}Semantic roles & 50–950 ramp
primary
#7EFFDF
secondary
#DE436A
accent
#0039E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684