#5FF6EE#5FF6EE
#5FF6EE is a very light, vivid teal. Relative luminance 0.745; OKLCH L 89.1% C 0.128 H 190.2°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF6EE |
|---|---|
| RGB | rgb(95, 246, 238) |
| HSL | hsl(177, 89%, 67%) |
| HSV | hsv(177, 61%, 96%) |
| CMYK | cmyk(61.4%, 0%, 3.3%, 3.5%) |
| CIE-LAB | lab(89.16, -41.49, -8.07) |
| CIE-LCH | lch(89.16, 42.27, 191.01°) |
| OKLab | oklab(89.12% -0.1256 -0.0225) |
| OKLCH | oklch(89.12% 0.128 190.2) |
| XYZ | xyz(53.1008, 74.5118, 92.4561) |
| Luminance | 0.7452 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.03
Bright Cyan
#41FDFE
ΔE00 3.42
Bright Aqua
#0BF9EA
ΔE00 3.51
Aqua
#00FFFF
ΔE00 3.83
Bright Light Blue
#26F7FD
ΔE00 4.67
Tiffany Blue
#7BF2DA
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF6EE #F65F67
analogous
#5FF6A3 #5FF6EE #5FB3F6
triadic
#5FF6EE #EE5FF6 #F6EE5F
tetradic
#5FF6EE #A35FF6 #F65F67 #B3F65F
square
#5FF6EE #A35FF6 #F65F67 #B3F65F
split-complementary
#5FF6EE #F65FB3 #F6A35F
monochromatic
#0CCFC5 #25F3E8 #5FF6EE #99F9F4 #D3FDFA
Accessibility & contrast
On white
1.32
#5FF6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#5FF6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF6EE
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF6EE | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEE
Deuteranopia (green-blind)
#D1D9EF
Tritanopia (blue-blind)
#00FCF3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5ff6ee; /* rgb */ color: rgb(95, 246, 238); /* oklch */ color: oklch(89.1% 0.128 190.2);
Tailwind
colors: {
custom: {
50: '#9cf9f3',
500: '#5ff6ee',
950: '#000000',
},
}SCSS
$custom: #5ff6ee; $custom-light: #9cf9f3; $custom-dark: #000000;
JSON
{
"hex": "#5ff6ee",
"rgb": {
"r": 95,
"g": 246,
"b": 238
},
"hsl": {
"h": 176.821,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.89119,
"c": 0.12759,
"h": 190.2
},
"luminance": 0.74517
}Semantic roles & 50–950 ramp
primary
#5FF6EE
secondary
#CB2F37
accent
#000CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101717
muted
#818585