#7CFDEB#7CFDEB
#7CFDEB is a very light, moderate teal. Relative luminance 0.805; OKLCH L 91.6% C 0.118 H 183.4°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFDEB |
|---|---|
| RGB | rgb(124, 253, 235) |
| HSL | hsl(172, 97%, 74%) |
| HSV | hsv(172, 51%, 99%) |
| CMYK | cmyk(51%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(91.92, -40.04, -2.35) |
| CIE-LCH | lch(91.92, 40.11, 183.36°) |
| OKLab | oklab(91.56% -0.1179 -0.007) |
| OKLCH | oklch(91.56% 0.118 183.4) |
| XYZ | xyz(58.4265, 80.5285, 91.0457) |
| Luminance | 0.8053 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.20
Bright Aqua
#0BF9EA
ΔE00 4.66
Light Aqua
#8CFFDB
ΔE00 5.80
Bright Turquoise
#0FFEF9
ΔE00 5.90
Bright Cyan
#41FDFE
ΔE00 6.80
Pale Aqua
#B8FFEB
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFDEB #FD7C8E
analogous
#7CFDAB #7CFDEB #7CCFFD
triadic
#7CFDEB #EB7CFD #FDEB7C
tetradic
#7CFDEB #AB7CFD #FD7C8E #CFFD7C
square
#7CFDEB #AB7CFD #FD7C8E #CFFD7C
split-complementary
#7CFDEB #FD7CCF #FDAB7C
monochromatic
#04FBD8 #40FCE2 #7CFDEB #B8FEF4 #E1FFFA
Accessibility & contrast
On white
1.23
#7CFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#7CFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFDEB
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFDEB | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#DEE1ED
Tritanopia (blue-blind)
#30FFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7cfdeb; /* rgb */ color: rgb(124, 253, 235); /* oklch */ color: oklch(91.6% 0.118 183.4);
Tailwind
colors: {
custom: {
50: '#abfef1',
500: '#7cfdeb',
950: '#000000',
},
}SCSS
$custom: #7cfdeb; $custom-light: #abfef1; $custom-dark: #000000;
JSON
{
"hex": "#7cfdeb",
"rgb": {
"r": 124,
"g": 253,
"b": 235
},
"hsl": {
"h": 171.628,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.91564,
"c": 0.11811,
"h": 183.4
},
"luminance": 0.80534
}Semantic roles & 50–950 ramp
primary
#7CFDEB
secondary
#DB4258
accent
#0020E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685