#7CFFEB#7CFFEB
#7CFFEB is a very light, vivid teal. Relative luminance 0.818; OKLCH L 92.0% C 0.120 H 182.3°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFFEB |
|---|---|
| RGB | rgb(124, 255, 235) |
| HSL | hsl(171, 100%, 74%) |
| HSV | hsv(171, 51%, 100%) |
| CMYK | cmyk(51.4%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(92.49, -40.94, -1.52) |
| CIE-LCH | lch(92.49, 40.97, 182.13°) |
| OKLab | oklab(92.02% -0.12 -0.0048) |
| OKLCH | oklch(92.02% 0.12 182.3) |
| XYZ | xyz(59.0611, 81.7979, 91.2573) |
| Luminance | 0.8180 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.17
Bright Aqua
#0BF9EA
ΔE00 4.87
Light Aqua
#8CFFDB
ΔE00 5.25
Bright Turquoise
#0FFEF9
ΔE00 6.31
Aquamarine
#7FFFD4
ΔE00 6.68
Light Turquoise
#7EF4CC
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFFEB #FF7C90
analogous
#7CFFAA #7CFFEB #7CD1FF
triadic
#7CFFEB #EB7CFF #FFEB7C
tetradic
#7CFFEB #AA7CFF #FF7C90 #D1FF7C
square
#7CFFEB #AA7CFF #FF7C90 #D1FF7C
split-complementary
#7CFFEB #FF7CD1 #FFAA7C
monochromatic
#02FFD8 #3FFFE2 #7CFFEB #B9FFF4 #E0FFFA
Accessibility & contrast
On white
1.21
#7CFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#7CFFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFFEB
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFFEB | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2EA
Deuteranopia (green-blind)
#E0E3ED
Tritanopia (blue-blind)
#2EFFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7cffeb; /* rgb */ color: rgb(124, 255, 235); /* oklch */ color: oklch(92.0% 0.120 182.3);
Tailwind
colors: {
custom: {
50: '#abfff1',
500: '#7cffeb',
950: '#000000',
},
}SCSS
$custom: #7cffeb; $custom-light: #abfff1; $custom-dark: #000000;
JSON
{
"hex": "#7cffeb",
"rgb": {
"r": 124,
"g": 255,
"b": 235
},
"hsl": {
"h": 170.84,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.9202,
"c": 0.12012,
"h": 182.3
},
"luminance": 0.81803
}Semantic roles & 50–950 ramp
primary
#7CFFEB
secondary
#DE4259
accent
#0023E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685