#60EBF3#60EBF3
#60EBF3 is a very light, moderate teal. Relative luminance 0.684; OKLCH L 86.8% C 0.120 H 200.5°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #60EBF3 |
|---|---|
| RGB | rgb(96, 235, 243) |
| HSL | hsl(183, 86%, 66%) |
| HSV | hsv(183, 60%, 95%) |
| CMYK | cmyk(60.5%, 3.3%, 0%, 4.7%) |
| CIE-LAB | lab(86.19, -34.97, -15.12) |
| CIE-LCH | lch(86.19, 38.10, 203.39°) |
| OKLab | oklab(86.77% -0.112 -0.0419) |
| OKLCH | oklch(86.77% 0.12 200.5) |
| XYZ | xyz(50.7029, 68.3692, 95.3011) |
| Luminance | 0.6837 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.14
Bright Light Blue
#26F7FD
ΔE00 3.73
Robin Egg Blue
#8AF1FE
ΔE00 4.43
Bright Cyan
#41FDFE
ΔE00 4.97
Robin'S Egg Blue
#98EFF9
ΔE00 5.40
Aqua Blue
#02D8E9
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EBF3 #F36860
analogous
#60F3B2 #60EBF3 #60A2F3
triadic
#60EBF3 #F360EB #EBF360
tetradic
#60EBF3 #B260F3 #F36860 #A2F360
square
#60EBF3 #B260F3 #F36860 #A2F360
split-complementary
#60EBF3 #F360A2 #F3B260
monochromatic
#0FBFC9 #27E4EF #60EBF3 #99F2F7 #D2F9FC
Accessibility & contrast
On white
1.43
#60EBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#60EBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EBF3
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EBF3 | 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)
#DBE1F4
Deuteranopia (green-blind)
#C4D0F4
Tritanopia (blue-blind)
#00F3ED
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60ebf3; /* rgb */ color: rgb(96, 235, 243); /* oklch */ color: oklch(86.8% 0.120 200.5);
Tailwind
colors: {
custom: {
50: '#9cf2f7',
500: '#60ebf3',
950: '#000000',
},
}SCSS
$custom: #60ebf3; $custom-light: #9cf2f7; $custom-dark: #000000;
JSON
{
"hex": "#60ebf3",
"rgb": {
"r": 96,
"g": 235,
"b": 243
},
"hsl": {
"h": 183.265,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.86769,
"c": 0.11955,
"h": 200.5
},
"luminance": 0.68375
}Semantic roles & 50–950 ramp
primary
#60EBF3
secondary
#C63931
accent
#0F03E2
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585