#59FFFE#59FFFE
#59FFFE is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.6% C 0.135 H 194.5°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #59FFFE |
|---|---|
| RGB | rgb(89, 255, 254) |
| HSL | hsl(180, 100%, 67%) |
| HSV | hsv(180, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(92.04, -42.17, -12.13) |
| CIE-LCH | lch(92.04, 43.88, 196.05°) |
| OKLab | oklab(91.56% -0.1305 -0.0337) |
| OKLCH | oklch(91.56% 0.135 194.5) |
| XYZ | xyz(57.7612, 80.7931, 106.2972) |
| Luminance | 0.8080 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.15
Aqua
#00FFFF
ΔE00 2.09
Bright Turquoise
#0FFEF9
ΔE00 2.61
Bright Light Blue
#26F7FD
ΔE00 2.99
Bright Aqua
#0BF9EA
ΔE00 5.34
Light Cyan
#ACFFFC
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FFFE #FF595A
analogous
#59FFAB #59FFFE #59ADFF
triadic
#59FFFE #FE59FF #FFFE59
tetradic
#59FFFE #AB59FF #FF595A #ADFF59
square
#59FFFE #AB59FF #FF595A #ADFF59
split-complementary
#59FFFE #FF59AD #FFAB59
monochromatic
#00DEDC #1CFFFE #59FFFE #96FFFE #D3FFFF
Accessibility & contrast
On white
1.22
#59FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#59FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FFFE
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FFFE | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#D6E0FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #59fffe; /* rgb */ color: rgb(89, 255, 254); /* oklch */ color: oklch(91.6% 0.135 194.5);
Tailwind
colors: {
custom: {
50: '#9cfffe',
500: '#59fffe',
950: '#000000',
},
}SCSS
$custom: #59fffe; $custom-light: #9cfffe; $custom-dark: #000000;
JSON
{
"hex": "#59fffe",
"rgb": {
"r": 89,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.639,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.91559,
"c": 0.13481,
"h": 194.5
},
"luminance": 0.808
}Semantic roles & 50–950 ramp
primary
#59FFFE
secondary
#D62627
accent
#0001E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685