#7DFCF8#7DFCF8
#7DFCF8 is a very light, moderate teal. Relative luminance 0.808; OKLCH L 91.8% C 0.114 H 192.6°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFCF8 |
|---|---|
| RGB | rgb(125, 252, 248) |
| HSL | hsl(178, 95%, 74%) |
| HSV | hsv(178, 50%, 99%) |
| CMYK | cmyk(50.4%, 0%, 1.6%, 1.2%) |
| CIE-LAB | lab(92.02, -36.21, -8.94) |
| CIE-LCH | lch(92.02, 37.29, 193.87°) |
| OKLab | oklab(91.77% -0.1108 -0.0248) |
| OKLCH | oklch(91.77% 0.114 192.6) |
| XYZ | xyz(60.2041, 80.7526, 101.2029) |
| Luminance | 0.8076 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.51
Bright Turquoise
#0FFEF9
ΔE00 4.50
Aqua
#00FFFF
ΔE00 4.51
Bright Light Blue
#26F7FD
ΔE00 4.82
Light Cyan
#ACFFFC
ΔE00 4.84
Bright Aqua
#0BF9EA
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFCF8 #FC7D81
analogous
#7DFCB9 #7DFCF8 #7DC1FC
triadic
#7DFCF8 #F87DFC #FCF87D
tetradic
#7DFCF8 #B97DFC #FC7D81 #C1FC7D
square
#7DFCF8 #B97DFC #FC7D81 #C1FC7D
split-complementary
#7DFCF8 #FC7DC1 #FCB97D
monochromatic
#06F9F1 #41FBF5 #7DFCF8 #B9FDFB #E1FEFD
Accessibility & contrast
On white
1.22
#7DFCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#7DFCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFCF8
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFCF8 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F8
Deuteranopia (green-blind)
#DAE1F9
Tritanopia (blue-blind)
#21FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7dfcf8; /* rgb */ color: rgb(125, 252, 248); /* oklch */ color: oklch(91.8% 0.114 192.6);
Tailwind
colors: {
custom: {
50: '#acfdfa',
500: '#7dfcf8',
950: '#000000',
},
}SCSS
$custom: #7dfcf8; $custom-light: #acfdfa; $custom-dark: #000000;
JSON
{
"hex": "#7dfcf8",
"rgb": {
"r": 125,
"g": 252,
"b": 248
},
"hsl": {
"h": 178.11,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.91769,
"c": 0.11357,
"h": 192.6
},
"luminance": 0.80758
}Semantic roles & 50–950 ramp
primary
#7DFCF8
secondary
#DA4348
accent
#0007E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685