#5FEBF2#5FEBF2
#5FEBF2 is a very light, moderate teal. Relative luminance 0.683; OKLCH L 86.7% C 0.120 H 199.8°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEBF2 |
|---|---|
| RGB | rgb(95, 235, 242) |
| HSL | hsl(183, 85%, 66%) |
| HSV | hsv(183, 61%, 95%) |
| CMYK | cmyk(60.7%, 2.9%, 0%, 5.1%) |
| CIE-LAB | lab(86.13, -35.40, -14.68) |
| CIE-LCH | lch(86.13, 38.33, 202.53°) |
| OKLab | oklab(86.71% -0.1129 -0.0407) |
| OKLCH | oklch(86.71% 0.12 199.8) |
| XYZ | xyz(50.4478, 68.2550, 94.5031) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.50
Bright Light Blue
#26F7FD
ΔE00 3.57
Robin Egg Blue
#8AF1FE
ΔE00 4.71
Bright Cyan
#41FDFE
ΔE00 4.76
Robin'S Egg Blue
#98EFF9
ΔE00 5.62
Aqua Blue
#02D8E9
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEBF2 #F2665F
analogous
#5FF2AF #5FEBF2 #5FA1F2
triadic
#5FEBF2 #F25FEB #EBF25F
tetradic
#5FEBF2 #AF5FF2 #F2665F #A1F25F
square
#5FEBF2 #AF5FF2 #F2665F #A1F25F
split-complementary
#5FEBF2 #F25FA1 #F2AF5F
monochromatic
#10BEC6 #26E4ED #5FEBF2 #98F2F7 #D0F9FB
Accessibility & contrast
On white
1.43
#5FEBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#5FEBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEBF2
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEBF2 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F3
Deuteranopia (green-blind)
#C4D0F3
Tritanopia (blue-blind)
#00F3ED
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5febf2; /* rgb */ color: rgb(95, 235, 242); /* oklch */ color: oklch(86.7% 0.120 199.8);
Tailwind
colors: {
custom: {
50: '#9cf2f6',
500: '#5febf2',
950: '#000000',
},
}SCSS
$custom: #5febf2; $custom-light: #9cf2f6; $custom-dark: #000000;
JSON
{
"hex": "#5febf2",
"rgb": {
"r": 95,
"g": 235,
"b": 242
},
"hsl": {
"h": 182.857,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.86705,
"c": 0.11999,
"h": 199.8
},
"luminance": 0.6826
}Semantic roles & 50–950 ramp
primary
#5FEBF2
secondary
#C43932
accent
#0F04E1
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585