#35FEDB#35FEDB
#35FEDB is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.6% C 0.157 H 177.2°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #35FEDB |
|---|---|
| RGB | rgb(53, 254, 219) |
| HSL | hsl(170, 99%, 60%) |
| HSV | hsv(170, 79%, 100%) |
| CMYK | cmyk(79.1%, 0%, 13.8%, 0.4%) |
| CIE-LAB | lab(90.21, -54.99, 3.25) |
| CIE-LCH | lch(90.21, 55.09, 176.62°) |
| OKLab | oklab(89.58% -0.157 0.0078) |
| OKLCH | oklch(89.58% 0.157 177.2) |
| XYZ | xyz(49.6896, 76.7487, 79.1992) |
| Luminance | 0.7675 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 4.22
Aqua (survey)
#13EAC9
ΔE00 4.32
Aquamarine
#7FFFD4
ΔE00 5.07
Tiffany Blue
#7BF2DA
ΔE00 5.24
Light Aqua
#8CFFDB
ΔE00 5.43
Light Turquoise
#7EF4CC
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35FEDB #FE3558
analogous
#35FE76 #35FEDB #35BDFE
triadic
#35FEDB #DB35FE #FEDB35
tetradic
#35FEDB #7635FE #FE3558 #BDFE35
square
#35FEDB #7635FE #FE3558 #BDFE35
split-complementary
#35FEDB #FE35BD #FE7635
monochromatic
#01B898 #01F5CA #35FEDB #72FEE6 #AFFFF1
Accessibility & contrast
On white
1.28
#35FEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#35FEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35FEDB
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35FEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35FEDB | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EED9
Deuteranopia (green-blind)
#DADBDE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #35fedb; /* rgb */ color: rgb(53, 254, 219); /* oklch */ color: oklch(89.6% 0.157 177.2);
Tailwind
colors: {
custom: {
50: '#8effe6',
500: '#35fedb',
950: '#000000',
},
}SCSS
$custom: #35fedb; $custom-light: #8effe6; $custom-dark: #000000;
JSON
{
"hex": "#35fedb",
"rgb": {
"r": 53,
"g": 254,
"b": 219
},
"hsl": {
"h": 169.552,
"s": 99.015,
"l": 60.196
},
"oklch": {
"l": 0.8958,
"c": 0.15723,
"h": 177.2
},
"luminance": 0.76755
}Semantic roles & 50–950 ramp
primary
#35FEDB
secondary
#B6213B
accent
#0028E6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684