#35FEDA#35FEDA
#35FEDA is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.6% C 0.158 H 176.7°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #35FEDA |
|---|---|
| RGB | rgb(53, 254, 218) |
| HSL | hsl(169, 99%, 60%) |
| HSV | hsv(169, 79%, 100%) |
| CMYK | cmyk(79.1%, 0%, 14.2%, 0.4%) |
| CIE-LAB | lab(90.18, -55.24, 3.73) |
| CIE-LCH | lch(90.18, 55.37, 176.14°) |
| OKLab | oklab(89.55% -0.1575 0.009) |
| OKLCH | oklch(89.55% 0.158 176.7) |
| XYZ | xyz(49.5583, 76.6962, 78.5080) |
| Luminance | 0.7670 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 3.97
Aqua (survey)
#13EAC9
ΔE00 4.33
Aquamarine
#7FFFD4
ΔE00 4.93
Tiffany Blue
#7BF2DA
ΔE00 5.35
Light Aqua
#8CFFDB
ΔE00 5.38
Light Turquoise
#7EF4CC
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35FEDA #FE3559
analogous
#35FE76 #35FEDA #35BDFE
triadic
#35FEDA #DA35FE #FEDA35
tetradic
#35FEDA #7635FE #FE3559 #BDFE35
square
#35FEDA #7635FE #FE3559 #BDFE35
split-complementary
#35FEDA #FE35BD #FE7635
monochromatic
#01B897 #01F5C9 #35FEDA #72FEE5 #AFFFF0
Accessibility & contrast
On white
1.29
#35FEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#35FEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35FEDA
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35FEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35FEDA | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EED8
Deuteranopia (green-blind)
#DBDBDD
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #35feda; /* rgb */ color: rgb(53, 254, 218); /* oklch */ color: oklch(89.6% 0.158 176.7);
Tailwind
colors: {
custom: {
50: '#8effe5',
500: '#35feda',
950: '#000000',
},
}SCSS
$custom: #35feda; $custom-light: #8effe5; $custom-dark: #000000;
JSON
{
"hex": "#35feda",
"rgb": {
"r": 53,
"g": 254,
"b": 218
},
"hsl": {
"h": 169.254,
"s": 99.015,
"l": 60.196
},
"oklch": {
"l": 0.89552,
"c": 0.15774,
"h": 176.7
},
"luminance": 0.76702
}Semantic roles & 50–950 ramp
primary
#35FEDA
secondary
#B6213C
accent
#0029E6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684