#35FFFA#35FFFA
#35FFFA is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.8% C 0.148 H 192.2°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #35FFFA |
|---|---|
| RGB | rgb(53, 255, 250) |
| HSL | hsl(179, 100%, 60%) |
| HSV | hsv(179, 79%, 100%) |
| CMYK | cmyk(79.2%, 0%, 2%, 0%) |
| CIE-LAB | lab(91.31, -47.22, -11.21) |
| CIE-LCH | lch(91.31, 48.54, 193.35°) |
| OKLab | oklab(90.75% -0.1445 -0.0313) |
| OKLCH | oklch(90.75% 0.148 192.2) |
| XYZ | xyz(54.4754, 79.1721, 102.8346) |
| Luminance | 0.7918 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 0.70
Aqua
#00FFFF
ΔE00 1.60
Bright Cyan
#41FDFE
ΔE00 2.05
Bright Aqua
#0BF9EA
ΔE00 3.56
Bright Light Blue
#26F7FD
ΔE00 3.78
Turquoise
#40E0D0
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35FFFA #FF353A
analogous
#35FF95 #35FFFA #359FFF
triadic
#35FFFA #FA35FF #FFFA35
tetradic
#35FFFA #9535FF #FF353A #9FFF35
square
#35FFFA #9535FF #FF353A #9FFF35
split-complementary
#35FFFA #FF359F #FF9535
monochromatic
#00BAB5 #00F7F1 #35FFFA #72FFFC #AFFFFD
Accessibility & contrast
On white
1.25
#35FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#35FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35FFFA
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35FFFA | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FA
Deuteranopia (green-blind)
#D4DEFB
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #35fffa; /* rgb */ color: rgb(53, 255, 250); /* oklch */ color: oklch(90.8% 0.148 192.2);
Tailwind
colors: {
custom: {
50: '#90fffb',
500: '#35fffa',
950: '#000000',
},
}SCSS
$custom: #35fffa; $custom-light: #90fffb; $custom-dark: #000000;
JSON
{
"hex": "#35fffa",
"rgb": {
"r": 53,
"g": 255,
"b": 250
},
"hsl": {
"h": 178.515,
"s": 100,
"l": 60.392
},
"oklch": {
"l": 0.90754,
"c": 0.14784,
"h": 192.2
},
"luminance": 0.79179
}Semantic roles & 50–950 ramp
primary
#35FFFA
secondary
#B82024
accent
#0006E6
background
#FCFFFF
surface
#F5FFFF
border
#CFD7D7
text
#0F1817
muted
#808685