#7CFDF9#7CFDF9
#7CFDF9 is a very light, moderate teal. Relative luminance 0.814; OKLCH L 92.0% C 0.115 H 192.6°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFDF9 |
|---|---|
| RGB | rgb(124, 253, 249) |
| HSL | hsl(178, 97%, 74%) |
| HSV | hsv(178, 51%, 99%) |
| CMYK | cmyk(51%, 0%, 1.6%, 0.8%) |
| CIE-LAB | lab(92.30, -36.62, -9.05) |
| CIE-LCH | lch(92.30, 37.72, 193.89°) |
| OKLab | oklab(91.99% -0.1121 -0.0251) |
| OKLCH | oklch(91.99% 0.115 192.6) |
| XYZ | xyz(60.5292, 81.3696, 102.1203) |
| Luminance | 0.8137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.41
Bright Turquoise
#0FFEF9
ΔE00 4.38
Aqua
#00FFFF
ΔE00 4.39
Bright Light Blue
#26F7FD
ΔE00 4.79
Light Cyan
#ACFFFC
ΔE00 4.93
Bright Aqua
#0BF9EA
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFDF9 #FD7C80
analogous
#7CFDB9 #7CFDF9 #7CC1FD
triadic
#7CFDF9 #F97CFD #FDF97C
tetradic
#7CFDF9 #B97CFD #FD7C80 #C1FD7C
square
#7CFDF9 #B97CFD #FD7C80 #C1FD7C
split-complementary
#7CFDF9 #FD7CC1 #FDB97C
monochromatic
#04FBF3 #40FCF6 #7CFDF9 #B8FEFC #E1FFFE
Accessibility & contrast
On white
1.22
#7CFDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#7CFDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFDF9
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFDF9 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F9
Deuteranopia (green-blind)
#DAE2FA
Tritanopia (blue-blind)
#17FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7cfdf9; /* rgb */ color: rgb(124, 253, 249); /* oklch */ color: oklch(92.0% 0.115 192.6);
Tailwind
colors: {
custom: {
50: '#acfefb',
500: '#7cfdf9',
950: '#000000',
},
}SCSS
$custom: #7cfdf9; $custom-light: #acfefb; $custom-dark: #000000;
JSON
{
"hex": "#7cfdf9",
"rgb": {
"r": 124,
"g": 253,
"b": 249
},
"hsl": {
"h": 178.14,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.91991,
"c": 0.11488,
"h": 192.6
},
"luminance": 0.81375
}Semantic roles & 50–950 ramp
primary
#7CFDF9
secondary
#DB4247
accent
#0007E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685