#5FE6F5#5FE6F5
#5FE6F5 is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.7% C 0.118 H 205.4°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE6F5 |
|---|---|
| RGB | rgb(95, 230, 245) |
| HSL | hsl(186, 88%, 67%) |
| HSV | hsv(186, 61%, 96%) |
| CMYK | cmyk(61.2%, 6.1%, 0%, 3.9%) |
| CIE-LAB | lab(84.80, -32.23, -18.27) |
| CIE-LCH | lch(84.80, 37.05, 209.55°) |
| OKLab | oklab(85.66% -0.1066 -0.0506) |
| OKLCH | oklch(85.66% 0.118 205.4) |
| XYZ | xyz(49.4906, 65.6139, 96.4250) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.83
Robin Egg Blue
#8AF1FE
ΔE00 3.95
Aqua Blue
#02D8E9
ΔE00 4.39
Robin'S Egg Blue
#98EFF9
ΔE00 5.12
Bright Light Blue
#26F7FD
ΔE00 5.84
Neon Blue
#04D9FF
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE6F5 #F56E5F
analogous
#5FF5B9 #5FE6F5 #5F9BF5
triadic
#5FE6F5 #F55FE6 #E6F55F
tetradic
#5FE6F5 #B95FF5 #F56E5F #9BF55F
square
#5FE6F5 #B95FF5 #F56E5F #9BF55F
split-complementary
#5FE6F5 #F55F9B #F5B95F
monochromatic
#0DBACD #25DDF1 #5FE6F5 #99EFF9 #D2F8FC
Accessibility & contrast
On white
1.49
#5FE6F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#5FE6F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE6F5
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE6F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE6F5 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DDF6
Deuteranopia (green-blind)
#BECDF5
Tritanopia (blue-blind)
#00EFEA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fe6f5; /* rgb */ color: rgb(95, 230, 245); /* oklch */ color: oklch(85.7% 0.118 205.4);
Tailwind
colors: {
custom: {
50: '#9beef8',
500: '#5fe6f5',
950: '#000000',
},
}SCSS
$custom: #5fe6f5; $custom-light: #9beef8; $custom-dark: #000000;
JSON
{
"hex": "#5fe6f5",
"rgb": {
"r": 95,
"g": 230,
"b": 245
},
"hsl": {
"h": 186,
"s": 88.235,
"l": 66.667
},
"oklch": {
"l": 0.85659,
"c": 0.11804,
"h": 205.4
},
"luminance": 0.65619
}Semantic roles & 50–950 ramp
primary
#5FE6F5
secondary
#C93F2F
accent
#1701E5
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1617
muted
#808585