#5FE4F3#5FE4F3
#5FE4F3 is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.1% C 0.117 H 205.5°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE4F3 |
|---|---|
| RGB | rgb(95, 228, 243) |
| HSL | hsl(186, 86%, 66%) |
| HSV | hsv(186, 61%, 95%) |
| CMYK | cmyk(60.9%, 6.2%, 0%, 4.7%) |
| CIE-LAB | lab(84.17, -31.83, -18.17) |
| CIE-LCH | lch(84.17, 36.65, 209.72°) |
| OKLab | oklab(85.13% -0.1054 -0.0503) |
| OKLCH | oklch(85.13% 0.117 205.5) |
| XYZ | xyz(48.6336, 64.3857, 94.6413) |
| Luminance | 0.6439 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.19
Aqua Blue
#02D8E9
ΔE00 4.10
Robin Egg Blue
#8AF1FE
ΔE00 4.20
Robin'S Egg Blue
#98EFF9
ΔE00 5.27
Bright Light Blue
#26F7FD
ΔE00 6.16
Neon Blue
#04D9FF
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE4F3 #F36E5F
analogous
#5FF3B8 #5FE4F3 #5F9AF3
triadic
#5FE4F3 #F35FE4 #E4F35F
tetradic
#5FE4F3 #B85FF3 #F36E5F #9AF35F
square
#5FE4F3 #B85FF3 #F36E5F #9AF35F
split-complementary
#5FE4F3 #F35F9A #F3B85F
monochromatic
#0FB6C9 #26DAEF #5FE4F3 #98EEF7 #D1F7FC
Accessibility & contrast
On white
1.51
#5FE4F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#5FE4F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE4F3
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE4F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE4F3 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DCF4
Deuteranopia (green-blind)
#BCCBF3
Tritanopia (blue-blind)
#00EDE8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5fe4f3; /* rgb */ color: rgb(95, 228, 243); /* oklch */ color: oklch(85.1% 0.117 205.5);
Tailwind
colors: {
custom: {
50: '#9bedf7',
500: '#5fe4f3',
950: '#000000',
},
}SCSS
$custom: #5fe4f3; $custom-light: #9bedf7; $custom-dark: #000000;
JSON
{
"hex": "#5fe4f3",
"rgb": {
"r": 95,
"g": 228,
"b": 243
},
"hsl": {
"h": 186.081,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.85128,
"c": 0.11682,
"h": 205.5
},
"luminance": 0.64391
}Semantic roles & 50–950 ramp
primary
#5FE4F3
secondary
#C54031
accent
#1A03E3
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585