#35FFC5#35FFC5
#35FFC5 is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.2% C 0.172 H 167.7°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #35FFC5 |
|---|---|
| RGB | rgb(53, 255, 197) |
| HSL | hsl(163, 100%, 60%) |
| HSV | hsv(163, 79%, 100%) |
| CMYK | cmyk(79.2%, 0%, 22.7%, 0%) |
| CIE-LAB | lab(90.00, -60.67, 14.31) |
| CIE-LCH | lch(90.00, 62.33, 166.72°) |
| OKLab | oklab(89.24% -0.1678 0.0366) |
| OKLCH | oklch(89.24% 0.172 167.7) |
| XYZ | xyz(47.3006, 76.3022, 65.0473) |
| Luminance | 0.7631 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.18
Greenish Cyan
#2AFEB7
ΔE00 2.68
Greenish Turquoise
#00FBB0
ΔE00 3.60
Light Aquamarine
#7BFDC7
ΔE00 3.89
Light Greenish Blue
#63F7B4
ΔE00 4.01
Aquamarine
#7FFFD4
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35FFC5 #FF356F
analogous
#35FF60 #35FFC5 #35D4FF
triadic
#35FFC5 #C535FF #FFC535
tetradic
#35FFC5 #6035FF #FF356F #D4FF35
square
#35FFC5 #6035FF #FF356F #D4FF35
split-complementary
#35FFC5 #FF35D4 #FF6035
monochromatic
#00BA84 #00F7B0 #35FFC5 #72FFD7 #AFFFE8
Accessibility & contrast
On white
1.29
#35FFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#35FFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35FFC5
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35FFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35FFC5 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDC2
Deuteranopia (green-blind)
#E0DBC9
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #35ffc5; /* rgb */ color: rgb(53, 255, 197); /* oklch */ color: oklch(89.2% 0.172 167.7);
Tailwind
colors: {
custom: {
50: '#8dffd6',
500: '#35ffc5',
950: '#000000',
},
}SCSS
$custom: #35ffc5; $custom-light: #8dffd6; $custom-dark: #000000;
JSON
{
"hex": "#35ffc5",
"rgb": {
"r": 53,
"g": 255,
"b": 197
},
"hsl": {
"h": 162.772,
"s": 100,
"l": 60.392
},
"oklch": {
"l": 0.89245,
"c": 0.17177,
"h": 167.7
},
"luminance": 0.76308
}Semantic roles & 50–950 ramp
primary
#35FFC5
secondary
#B8204C
accent
#0042E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0E1814
muted
#7F8683