#35FFFD#35FFFD
#35FFFD is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.9% C 0.147 H 193.8°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #35FFFD |
|---|---|
| RGB | rgb(53, 255, 253) |
| HSL | hsl(179, 100%, 60%) |
| HSV | hsv(179, 79%, 100%) |
| CMYK | cmyk(79.2%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(91.40, -46.39, -12.63) |
| CIE-LCH | lch(91.40, 48.08, 195.23°) |
| OKLab | oklab(90.85% -0.1432 -0.0352) |
| OKLCH | oklch(90.85% 0.148 193.8) |
| XYZ | xyz(54.9495, 79.3618, 105.3317) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua
#00FFFF
ΔE00 0.87
Bright Cyan
#41FDFE
ΔE00 1.16
Bright Turquoise
#0FFEF9
ΔE00 1.27
Bright Light Blue
#26F7FD
ΔE00 2.96
Bright Aqua
#0BF9EA
ΔE00 4.45
Turquoise
#40E0D0
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35FFFD #FF3537
analogous
#35FF98 #35FFFD #359CFF
triadic
#35FFFD #FD35FF #FFFD35
tetradic
#35FFFD #9835FF #FF3537 #9CFF35
square
#35FFFD #9835FF #FF3537 #9CFF35
split-complementary
#35FFFD #FF359C #FF9835
monochromatic
#00BAB8 #00F7F4 #35FFFD #72FFFE #AFFFFE
Accessibility & contrast
On white
1.24
#35FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#35FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35FFFD
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35FFFD | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FD
Deuteranopia (green-blind)
#D3DEFE
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #35fffd; /* rgb */ color: rgb(53, 255, 253); /* oklch */ color: oklch(90.9% 0.147 193.8);
Tailwind
colors: {
custom: {
50: '#91fffe',
500: '#35fffd',
950: '#000000',
},
}SCSS
$custom: #35fffd; $custom-light: #91fffe; $custom-dark: #000000;
JSON
{
"hex": "#35fffd",
"rgb": {
"r": 53,
"g": 255,
"b": 253
},
"hsl": {
"h": 179.406,
"s": 100,
"l": 60.392
},
"oklch": {
"l": 0.90852,
"c": 0.1475,
"h": 193.8
},
"luminance": 0.79369
}Semantic roles & 50–950 ramp
primary
#35FFFD
secondary
#B82022
accent
#0002E6
background
#FCFFFF
surface
#F5FFFF
border
#CFD7D7
text
#0F1817
muted
#808685