#7DFCEE#7DFCEE
#7DFCEE is a very light, moderate teal. Relative luminance 0.802; OKLCH L 91.5% C 0.116 H 185.9°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFCEE |
|---|---|
| RGB | rgb(125, 252, 238) |
| HSL | hsl(173, 95%, 74%) |
| HSV | hsv(173, 50%, 99%) |
| CMYK | cmyk(50.4%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(91.75, -38.66, -4.15) |
| CIE-LCH | lch(91.75, 38.88, 186.13°) |
| OKLab | oklab(91.46% -0.1149 -0.0118) |
| OKLCH | oklch(91.46% 0.116 185.9) |
| XYZ | xyz(58.6940, 80.1485, 93.2495) |
| Luminance | 0.8015 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.07
Bright Aqua
#0BF9EA
ΔE00 4.63
Bright Turquoise
#0FFEF9
ΔE00 5.17
Bright Cyan
#41FDFE
ΔE00 5.71
Aqua
#00FFFF
ΔE00 6.12
Light Cyan
#ACFFFC
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFCEE #FC7D8B
analogous
#7DFCAF #7DFCEE #7DCBFC
triadic
#7DFCEE #EE7DFC #FCEE7D
tetradic
#7DFCEE #AF7DFC #FC7D8B #CBFC7D
square
#7DFCEE #AF7DFC #FC7D8B #CBFC7D
split-complementary
#7DFCEE #FC7DCB #FCAF7D
monochromatic
#06F9DE #41FBE6 #7DFCEE #B9FDF6 #E1FEFB
Accessibility & contrast
On white
1.23
#7DFCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#7DFCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFCEE
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFCEE | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EE
Deuteranopia (green-blind)
#DCE1F0
Tritanopia (blue-blind)
#30FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7dfcee; /* rgb */ color: rgb(125, 252, 238); /* oklch */ color: oklch(91.5% 0.116 185.9);
Tailwind
colors: {
custom: {
50: '#acfef3',
500: '#7dfcee',
950: '#000000',
},
}SCSS
$custom: #7dfcee; $custom-light: #acfef3; $custom-dark: #000000;
JSON
{
"hex": "#7dfcee",
"rgb": {
"r": 125,
"g": 252,
"b": 238
},
"hsl": {
"h": 173.386,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.91462,
"c": 0.11555,
"h": 185.9
},
"luminance": 0.80154
}Semantic roles & 50–950 ramp
primary
#7DFCEE
secondary
#DA4354
accent
#0019E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685