#5FEBF3#5FEBF3
#5FEBF3 is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.7% C 0.120 H 200.5°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEBF3 |
|---|---|
| RGB | rgb(95, 235, 243) |
| HSL | hsl(183, 86%, 66%) |
| HSV | hsv(183, 61%, 95%) |
| CMYK | cmyk(60.9%, 3.3%, 0%, 4.7%) |
| CIE-LAB | lab(86.16, -35.13, -15.16) |
| CIE-LCH | lch(86.16, 38.26, 203.35°) |
| OKLab | oklab(86.74% -0.1125 -0.042) |
| OKLCH | oklch(86.74% 0.12 200.5) |
| XYZ | xyz(50.5984, 68.3152, 95.2962) |
| Luminance | 0.6832 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.17
Bright Light Blue
#26F7FD
ΔE00 3.69
Robin Egg Blue
#8AF1FE
ΔE00 4.49
Bright Cyan
#41FDFE
ΔE00 4.94
Robin'S Egg Blue
#98EFF9
ΔE00 5.47
Aqua Blue
#02D8E9
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEBF3 #F3675F
analogous
#5FF3B1 #5FEBF3 #5FA1F3
triadic
#5FEBF3 #F35FEB #EBF35F
tetradic
#5FEBF3 #B15FF3 #F3675F #A1F35F
square
#5FEBF3 #B15FF3 #F3675F #A1F35F
split-complementary
#5FEBF3 #F35FA1 #F3B15F
monochromatic
#0FBFC9 #26E4EF #5FEBF3 #98F2F7 #D1F9FC
Accessibility & contrast
On white
1.43
#5FEBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#5FEBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEBF3
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEBF3 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F4
Deuteranopia (green-blind)
#C4D0F4
Tritanopia (blue-blind)
#00F3ED
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5febf3; /* rgb */ color: rgb(95, 235, 243); /* oklch */ color: oklch(86.7% 0.120 200.5);
Tailwind
colors: {
custom: {
50: '#9cf2f7',
500: '#5febf3',
950: '#000000',
},
}SCSS
$custom: #5febf3; $custom-light: #9cf2f7; $custom-dark: #000000;
JSON
{
"hex": "#5febf3",
"rgb": {
"r": 95,
"g": 235,
"b": 243
},
"hsl": {
"h": 183.243,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.86739,
"c": 0.12007,
"h": 200.5
},
"luminance": 0.68321
}Semantic roles & 50–950 ramp
primary
#5FEBF3
secondary
#C53931
accent
#0F03E3
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585