#24FFC8#24FFC8
#24FFC8 is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.1% C 0.173 H 169.3°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #24FFC8 |
|---|---|
| RGB | rgb(36, 255, 200) |
| HSL | hsl(165, 100%, 57%) |
| HSV | hsv(165, 86%, 100%) |
| CMYK | cmyk(85.9%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(89.89, -61.28, 12.59) |
| CIE-LCH | lch(89.89, 62.56, 168.39°) |
| OKLab | oklab(89.12% -0.1701 0.0321) |
| OKLCH | oklch(89.12% 0.173 169.3) |
| XYZ | xyz(46.9070, 76.0591, 66.8410) |
| Luminance | 0.7607 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 1.53
Greenish Cyan
#2AFEB7
ΔE00 3.45
Greenish Turquoise
#00FBB0
ΔE00 4.28
Light Aquamarine
#7BFDC7
ΔE00 4.42
Light Greenish Blue
#63F7B4
ΔE00 4.81
Aquamarine
#7FFFD4
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#24FFC8 #FF245B
analogous
#24FF5B #24FFC8 #24C8FF
triadic
#24FFC8 #C824FF #FFC824
tetradic
#24FFC8 #5B24FF #FF245B #C8FF24
square
#24FFC8 #5B24FF #FF245B #C8FF24
split-complementary
#24FFC8 #FF24C8 #FF5B24
monochromatic
#00A97E #00E6AC #24FFC8 #61FFD7 #9EFFE7
Accessibility & contrast
On white
1.30
#24FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#24FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #24FFC8
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##24FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##24FFC8 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC5
Deuteranopia (green-blind)
#DFDBCC
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #24ffc8; /* rgb */ color: rgb(36, 255, 200); /* oklch */ color: oklch(89.1% 0.173 169.3);
Tailwind
colors: {
custom: {
50: '#89ffd8',
500: '#24ffc8',
950: '#000000',
},
}SCSS
$custom: #24ffc8; $custom-light: #89ffd8; $custom-dark: #000000;
JSON
{
"hex": "#24ffc8",
"rgb": {
"r": 36,
"g": 255,
"b": 200
},
"hsl": {
"h": 164.932,
"s": 100,
"l": 57.059
},
"oklch": {
"l": 0.89123,
"c": 0.17311,
"h": 169.3
},
"luminance": 0.76065
}Semantic roles & 50–950 ramp
primary
#24FFC8
secondary
#A91E41
accent
#295FFF
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0E1814
muted
#7F8683