#59EFFE#59EFFE
#59EFFE is a very light, vivid teal. Relative luminance 0.710; OKLCH L 87.9% C 0.126 H 204.6°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #59EFFE |
|---|---|
| RGB | rgb(89, 239, 254) |
| HSL | hsl(185, 99%, 67%) |
| HSV | hsv(185, 65%, 100%) |
| CMYK | cmyk(65%, 5.9%, 0%, 0.4%) |
| CIE-LAB | lab(87.49, -34.87, -18.96) |
| CIE-LCH | lch(87.49, 39.69, 208.53°) |
| OKLab | oklab(87.88% -0.115 -0.0526) |
| OKLCH | oklch(87.88% 0.126 204.6) |
| XYZ | xyz(52.8680, 71.0067, 104.6661) |
| Luminance | 0.7101 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.63
Robin Egg Blue
#8AF1FE
ΔE00 3.72
Bright Light Blue
#26F7FD
ΔE00 4.42
Robin'S Egg Blue
#98EFF9
ΔE00 5.25
Aqua Blue
#02D8E9
ΔE00 5.75
Bright Cyan
#41FDFE
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EFFE #FE6859
analogous
#59FEBB #59EFFE #599CFE
triadic
#59EFFE #FE59EF #EFFE59
tetradic
#59EFFE #BB59FE #FE6859 #9CFE59
square
#59EFFE #BB59FE #FE6859 #9CFE59
split-complementary
#59EFFE #FE599C #FEBB59
monochromatic
#01C7DB #1CE9FE #59EFFE #96F5FE #D3FBFF
Accessibility & contrast
On white
1.38
#59EFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#59EFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EFFE
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EFFE | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE6FF
Deuteranopia (green-blind)
#C4D4FF
Tritanopia (blue-blind)
#00F8F3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #59effe; /* rgb */ color: rgb(89, 239, 254); /* oklch */ color: oklch(87.9% 0.126 204.6);
Tailwind
colors: {
custom: {
50: '#9bf4fe',
500: '#59effe',
950: '#000000',
},
}SCSS
$custom: #59effe; $custom-light: #9bf4fe; $custom-dark: #000000;
JSON
{
"hex": "#59effe",
"rgb": {
"r": 89,
"g": 239,
"b": 254
},
"hsl": {
"h": 185.455,
"s": 98.802,
"l": 67.255
},
"oklch": {
"l": 0.87877,
"c": 0.12644,
"h": 204.6
},
"luminance": 0.71013
}Semantic roles & 50–950 ramp
primary
#59EFFE
secondary
#D43727
accent
#1500E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585