#7CFEEB#7CFEEB
#7CFEEB is a very light, moderate teal. Relative luminance 0.812; OKLCH L 91.8% C 0.119 H 182.8°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFEEB |
|---|---|
| RGB | rgb(124, 254, 235) |
| HSL | hsl(171, 98%, 74%) |
| HSV | hsv(171, 51%, 100%) |
| CMYK | cmyk(51.2%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(92.20, -40.49, -1.94) |
| CIE-LCH | lch(92.20, 40.54, 182.74°) |
| OKLab | oklab(91.79% -0.119 -0.0059) |
| OKLCH | oklch(91.79% 0.119 182.8) |
| XYZ | xyz(58.7430, 81.1615, 91.1512) |
| Luminance | 0.8117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.17
Bright Aqua
#0BF9EA
ΔE00 4.75
Light Aqua
#8CFFDB
ΔE00 5.52
Bright Turquoise
#0FFEF9
ΔE00 6.10
Pale Aqua
#B8FFEB
ΔE00 6.84
Light Turquoise
#7EF4CC
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFEEB #FE7C8F
analogous
#7CFEAA #7CFEEB #7CD0FE
triadic
#7CFEEB #EB7CFE #FEEB7C
tetradic
#7CFEEB #AA7CFE #FE7C8F #D0FE7C
square
#7CFEEB #AA7CFE #FE7C8F #D0FE7C
split-complementary
#7CFEEB #FE7CD0 #FEAA7C
monochromatic
#03FDD8 #3FFEE2 #7CFEEB #B9FEF4 #E1FFFA
Accessibility & contrast
On white
1.22
#7CFEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#7CFEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFEEB
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFEEB | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EA
Deuteranopia (green-blind)
#DFE2ED
Tritanopia (blue-blind)
#2FFFF8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7cfeeb; /* rgb */ color: rgb(124, 254, 235); /* oklch */ color: oklch(91.8% 0.119 182.8);
Tailwind
colors: {
custom: {
50: '#abfff1',
500: '#7cfeeb',
950: '#000000',
},
}SCSS
$custom: #7cfeeb; $custom-light: #abfff1; $custom-dark: #000000;
JSON
{
"hex": "#7cfeeb",
"rgb": {
"r": 124,
"g": 254,
"b": 235
},
"hsl": {
"h": 171.231,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.91792,
"c": 0.1191,
"h": 182.8
},
"luminance": 0.81167
}Semantic roles & 50–950 ramp
primary
#7CFEEB
secondary
#DC4259
accent
#0022E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685