#39FFDE#39FFDE
#39FFDE is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.0% C 0.156 H 178.1°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #39FFDE |
|---|---|
| RGB | rgb(57, 255, 222) |
| HSL | hsl(170, 100%, 61%) |
| HSV | hsv(170, 78%, 100%) |
| CMYK | cmyk(77.6%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(90.62, -54.28, 2.31) |
| CIE-LCH | lch(90.62, 54.33, 177.57°) |
| OKLab | oklab(89.96% -0.1556 0.0053) |
| OKLCH | oklch(89.96% 0.156 178.1) |
| XYZ | xyz(50.6254, 77.6575, 81.4143) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 4.58
Bright Teal
#01F9C6
ΔE00 4.82
Tiffany Blue
#7BF2DA
ΔE00 5.05
Aquamarine
#7FFFD4
ΔE00 5.31
Bright Aqua
#0BF9EA
ΔE00 5.33
Light Aqua
#8CFFDB
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39FFDE #FF395A
analogous
#39FF7B #39FFDE #39BDFF
triadic
#39FFDE #DE39FF #FFDE39
tetradic
#39FFDE #7B39FF #FF395A #BDFF39
square
#39FFDE #7B39FF #FF395A #BDFF39
split-complementary
#39FFDE #FF39BD #FF7B39
monochromatic
#00BE9E #00FBD1 #39FFDE #76FFE8 #B3FFF2
Accessibility & contrast
On white
1.27
#39FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#39FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39FFDE
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39FFDE | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDD
Deuteranopia (green-blind)
#DBDCE1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #39ffde; /* rgb */ color: rgb(57, 255, 222); /* oklch */ color: oklch(90.0% 0.156 178.1);
Tailwind
colors: {
custom: {
50: '#8fffe8',
500: '#39ffde',
950: '#000000',
},
}SCSS
$custom: #39ffde; $custom-light: #8fffe8; $custom-dark: #000000;
JSON
{
"hex": "#39ffde",
"rgb": {
"r": 57,
"g": 255,
"b": 222
},
"hsl": {
"h": 170,
"s": 100,
"l": 61.176
},
"oklch": {
"l": 0.89961,
"c": 0.15566,
"h": 178.1
},
"luminance": 0.77664
}Semantic roles & 50–950 ramp
primary
#39FFDE
secondary
#BB213B
accent
#0026E6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1816
muted
#808684