#5FEBF4#5FEBF4
#5FEBF4 is a very light, vivid teal. Relative luminance 0.684; OKLCH L 86.8% C 0.120 H 201.1°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEBF4 |
|---|---|
| RGB | rgb(95, 235, 244) |
| HSL | hsl(184, 87%, 66%) |
| HSV | hsv(184, 61%, 96%) |
| CMYK | cmyk(61.1%, 3.7%, 0%, 4.3%) |
| CIE-LAB | lab(86.19, -34.86, -15.64) |
| CIE-LCH | lch(86.19, 38.21, 204.17°) |
| OKLab | oklab(86.77% -0.1121 -0.0433) |
| OKLCH | oklch(86.77% 0.12 201.1) |
| XYZ | xyz(50.7498, 68.3758, 96.0937) |
| Luminance | 0.6838 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.86
Bright Light Blue
#26F7FD
ΔE00 3.83
Robin Egg Blue
#8AF1FE
ΔE00 4.29
Bright Cyan
#41FDFE
ΔE00 5.15
Robin'S Egg Blue
#98EFF9
ΔE00 5.33
Aqua Blue
#02D8E9
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEBF4 #F4685F
analogous
#5FF4B3 #5FEBF4 #5FA1F4
triadic
#5FEBF4 #F45FEB #EBF45F
tetradic
#5FEBF4 #B35FF4 #F4685F #A1F45F
square
#5FEBF4 #B35FF4 #F4685F #A1F45F
split-complementary
#5FEBF4 #F45FA1 #F4B35F
monochromatic
#0EBFCB #26E4F0 #5FEBF4 #98F2F8 #D2F9FC
Accessibility & contrast
On white
1.43
#5FEBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#5FEBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEBF4
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEBF4 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F5
Deuteranopia (green-blind)
#C4D0F5
Tritanopia (blue-blind)
#00F3ED
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5febf4; /* rgb */ color: rgb(95, 235, 244); /* oklch */ color: oklch(86.8% 0.120 201.1);
Tailwind
colors: {
custom: {
50: '#9cf2f7',
500: '#5febf4',
950: '#000000',
},
}SCSS
$custom: #5febf4; $custom-light: #9cf2f7; $custom-dark: #000000;
JSON
{
"hex": "#5febf4",
"rgb": {
"r": 95,
"g": 235,
"b": 244
},
"hsl": {
"h": 183.624,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.86774,
"c": 0.12016,
"h": 201.1
},
"luminance": 0.68381
}Semantic roles & 50–950 ramp
primary
#5FEBF4
secondary
#C73930
accent
#0F02E4
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585