#5FEBF6#5FEBF6
#5FEBF6 is a very light, vivid teal. Relative luminance 0.685; OKLCH L 86.8% C 0.120 H 202.5°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEBF6 |
|---|---|
| RGB | rgb(95, 235, 246) |
| HSL | hsl(184, 89%, 67%) |
| HSV | hsv(184, 61%, 96%) |
| CMYK | cmyk(61.4%, 4.5%, 0%, 3.5%) |
| CIE-LAB | lab(86.25, -34.31, -16.60) |
| CIE-LCH | lch(86.25, 38.11, 205.83°) |
| OKLab | oklab(86.84% -0.1113 -0.046) |
| OKLCH | oklch(86.84% 0.12 202.5) |
| XYZ | xyz(51.0551, 68.4979, 97.7017) |
| Luminance | 0.6850 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.24
Robin Egg Blue
#8AF1FE
ΔE00 3.93
Bright Light Blue
#26F7FD
ΔE00 4.20
Robin'S Egg Blue
#98EFF9
ΔE00 5.12
Aqua Blue
#02D8E9
ΔE00 5.29
Bright Cyan
#41FDFE
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEBF6 #F66A5F
analogous
#5FF6B6 #5FEBF6 #5FA0F6
triadic
#5FEBF6 #F65FEB #EBF65F
tetradic
#5FEBF6 #B65FF6 #F66A5F #A0F65F
square
#5FEBF6 #B65FF6 #F66A5F #A0F65F
split-complementary
#5FEBF6 #F65FA0 #F6B65F
monochromatic
#0CC1CF #25E4F3 #5FEBF6 #99F2F9 #D3F9FD
Accessibility & contrast
On white
1.43
#5FEBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#5FEBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEBF6
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEBF6 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE2F7
Deuteranopia (green-blind)
#C3D1F7
Tritanopia (blue-blind)
#00F3EE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5febf6; /* rgb */ color: rgb(95, 235, 246); /* oklch */ color: oklch(86.8% 0.120 202.5);
Tailwind
colors: {
custom: {
50: '#9cf2f9',
500: '#5febf6',
950: '#000000',
},
}SCSS
$custom: #5febf6; $custom-light: #9cf2f9; $custom-dark: #000000;
JSON
{
"hex": "#5febf6",
"rgb": {
"r": 95,
"g": 235,
"b": 246
},
"hsl": {
"h": 184.371,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.86843,
"c": 0.1204,
"h": 202.5
},
"luminance": 0.68503
}Semantic roles & 50–950 ramp
primary
#5FEBF6
secondary
#CB3A2F
accent
#1100E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585