#5FE6F1#5FE6F1
#5FE6F1 is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.5% C 0.117 H 202.7°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE6F1 |
|---|---|
| RGB | rgb(95, 230, 241) |
| HSL | hsl(185, 84%, 66%) |
| HSV | hsv(185, 61%, 95%) |
| CMYK | cmyk(60.6%, 4.6%, 0%, 5.5%) |
| CIE-LAB | lab(84.68, -33.34, -16.35) |
| CIE-LCH | lch(84.68, 37.13, 206.12°) |
| OKLab | oklab(85.52% -0.1082 -0.0453) |
| OKLCH | oklch(85.52% 0.117 202.7) |
| XYZ | xyz(48.8866, 65.3723, 93.2438) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.59
Robin Egg Blue
#8AF1FE
ΔE00 4.32
Aqua Blue
#02D8E9
ΔE00 4.47
Bright Light Blue
#26F7FD
ΔE00 5.01
Robin'S Egg Blue
#98EFF9
ΔE00 5.31
Bright Cyan
#41FDFE
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE6F1 #F16A5F
analogous
#5FF1B3 #5FE6F1 #5F9DF1
triadic
#5FE6F1 #F15FE6 #E6F15F
tetradic
#5FE6F1 #B35FF1 #F16A5F #9DF15F
square
#5FE6F1 #B35FF1 #F16A5F #9DF15F
split-complementary
#5FE6F1 #F15F9D #F1B35F
monochromatic
#11B7C4 #27DDEC #5FE6F1 #97EFF6 #D0F8FB
Accessibility & contrast
On white
1.49
#5FE6F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#5FE6F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE6F1
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE6F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE6F1 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF2
Deuteranopia (green-blind)
#BFCCF2
Tritanopia (blue-blind)
#00EEE9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5fe6f1; /* rgb */ color: rgb(95, 230, 241); /* oklch */ color: oklch(85.5% 0.117 202.7);
Tailwind
colors: {
custom: {
50: '#9beef5',
500: '#5fe6f1',
950: '#000000',
},
}SCSS
$custom: #5fe6f1; $custom-light: #9beef5; $custom-dark: #000000;
JSON
{
"hex": "#5fe6f1",
"rgb": {
"r": 95,
"g": 230,
"b": 241
},
"hsl": {
"h": 184.521,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.85518,
"c": 0.11733,
"h": 202.7
},
"luminance": 0.65377
}Semantic roles & 50–950 ramp
primary
#5FE6F1
secondary
#C23D32
accent
#1605E0
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585