#60EBE2#60EBE2
#60EBE2 is a very light, vivid teal. Relative luminance 0.674; OKLCH L 86.2% C 0.121 H 189.2°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #60EBE2 |
|---|---|
| RGB | rgb(96, 235, 226) |
| HSL | hsl(176, 78%, 65%) |
| HSV | hsv(176, 59%, 92%) |
| CMYK | cmyk(59.1%, 0%, 3.8%, 7.8%) |
| CIE-LAB | lab(85.70, -39.49, -6.91) |
| CIE-LCH | lch(85.70, 40.09, 189.93°) |
| OKLab | oklab(86.21% -0.119 -0.0193) |
| OKLCH | oklch(86.21% 0.121 189.2) |
| XYZ | xyz(48.2536, 67.3894, 82.4012) |
| Luminance | 0.6739 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.94
Bright Aqua
#0BF9EA
ΔE00 4.45
Bright Turquoise
#0FFEF9
ΔE00 4.94
Bright Cyan
#41FDFE
ΔE00 5.22
Tiffany Blue
#7BF2DA
ΔE00 5.46
Aqua
#00FFFF
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EBE2 #EB6069
analogous
#60EB9C #60EBE2 #60AFEB
triadic
#60EBE2 #E260EB #EBE260
tetradic
#60EBE2 #9C60EB #EB6069 #AFEB60
square
#60EBE2 #9C60EB #EB6069 #AFEB60
split-complementary
#60EBE2 #EB60AF #EB9C60
monochromatic
#17B9AF #2AE4D8 #60EBE2 #96F2EC #CDF9F6
Accessibility & contrast
On white
1.45
#60EBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#60EBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EBE2
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EBE2 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E2
Deuteranopia (green-blind)
#C9D0E3
Tritanopia (blue-blind)
#00F1E8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60ebe2; /* rgb */ color: rgb(96, 235, 226); /* oklch */ color: oklch(86.2% 0.121 189.2);
Tailwind
colors: {
custom: {
50: '#9bf2eb',
500: '#60ebe2',
950: '#000000',
},
}SCSS
$custom: #60ebe2; $custom-light: #9bf2eb; $custom-dark: #000000;
JSON
{
"hex": "#60ebe2",
"rgb": {
"r": 96,
"g": 235,
"b": 226
},
"hsl": {
"h": 176.115,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.86209,
"c": 0.12057,
"h": 189.2
},
"luminance": 0.67394
}Semantic roles & 50–950 ramp
primary
#60EBE2
secondary
#B9373F
accent
#0C19DA
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1716
muted
#808584