#60EBED#60EBED
#60EBED is a very light, moderate teal. Relative luminance 0.680; OKLCH L 86.6% C 0.119 H 196.5°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #60EBED |
|---|---|
| RGB | rgb(96, 235, 237) |
| HSL | hsl(181, 80%, 65%) |
| HSV | hsv(181, 59%, 93%) |
| CMYK | cmyk(59.5%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(86.01, -36.59, -12.23) |
| CIE-LCH | lch(86.01, 38.58, 198.49°) |
| OKLab | oklab(86.57% -0.1144 -0.0339) |
| OKLCH | oklch(86.57% 0.119 196.5) |
| XYZ | xyz(49.8116, 68.0126, 90.6070) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.51
Bright Cyan
#41FDFE
ΔE00 4.17
Robin'S Egg
#6DEDFD
ΔE00 5.12
Aqua
#00FFFF
ΔE00 5.13
Bright Turquoise
#0FFEF9
ΔE00 5.50
Robin Egg Blue
#8AF1FE
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EBED #ED6260
analogous
#60EDA8 #60EBED #60A4ED
triadic
#60EBED #ED60EB #EBED60
tetradic
#60EBED #A860ED #ED6260 #A4ED60
square
#60EBED #A860ED #ED6260 #A4ED60
split-complementary
#60EBED #ED60A4 #EDA860
monochromatic
#15BBBD #29E4E7 #60EBED #97F2F3 #CEF9F9
Accessibility & contrast
On white
1.44
#60EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#60EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EBED
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EBED | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1ED
Deuteranopia (green-blind)
#C6D0EE
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #60ebed; /* rgb */ color: rgb(96, 235, 237); /* oklch */ color: oklch(86.6% 0.119 196.5);
Tailwind
colors: {
custom: {
50: '#9cf2f2',
500: '#60ebed',
950: '#000000',
},
}SCSS
$custom: #60ebed; $custom-light: #9cf2f2; $custom-dark: #000000;
JSON
{
"hex": "#60ebed",
"rgb": {
"r": 96,
"g": 235,
"b": 237
},
"hsl": {
"h": 180.851,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.86566,
"c": 0.11934,
"h": 196.5
},
"luminance": 0.68018
}Semantic roles & 50–950 ramp
primary
#60EBED
secondary
#BC3735
accent
#0D0ADC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585