#60EEF0#60EEF0
#60EEF0 is a very light, vivid teal. Relative luminance 0.699; OKLCH L 87.4% C 0.121 H 196.5°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #60EEF0 |
|---|---|
| RGB | rgb(96, 238, 240) |
| HSL | hsl(181, 83%, 66%) |
| HSV | hsv(181, 60%, 94%) |
| CMYK | cmyk(60%, 0.8%, 0%, 5.9%) |
| CIE-LAB | lab(86.96, -37.17, -12.40) |
| CIE-LCH | lch(86.96, 39.18, 198.45°) |
| OKLab | oklab(87.36% -0.1162 -0.0344) |
| OKLCH | oklch(87.36% 0.121 196.5) |
| XYZ | xyz(51.1198, 69.9217, 93.2234) |
| Luminance | 0.6993 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.04
Bright Cyan
#41FDFE
ΔE00 3.57
Aqua
#00FFFF
ΔE00 4.59
Bright Turquoise
#0FFEF9
ΔE00 5.02
Robin'S Egg
#6DEDFD
ΔE00 5.13
Robin Egg Blue
#8AF1FE
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EEF0 #F06260
analogous
#60F0AA #60EEF0 #60A6F0
triadic
#60EEF0 #F060EE #EEF060
tetradic
#60EEF0 #AA60F0 #F06260 #A6F060
square
#60EEF0 #AA60F0 #F06260 #A6F060
split-complementary
#60EEF0 #F060A6 #F0AA60
monochromatic
#12C1C3 #28E8EB #60EEF0 #98F4F5 #D0FAFB
Accessibility & contrast
On white
1.40
#60EEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#60EEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EEF0
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EEF0 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE4F0
Deuteranopia (green-blind)
#C8D3F1
Tritanopia (blue-blind)
#00F5EE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #60eef0; /* rgb */ color: rgb(96, 238, 240); /* oklch */ color: oklch(87.4% 0.121 196.5);
Tailwind
colors: {
custom: {
50: '#9cf4f4',
500: '#60eef0',
950: '#000000',
},
}SCSS
$custom: #60eef0; $custom-light: #9cf4f4; $custom-dark: #000000;
JSON
{
"hex": "#60eef0",
"rgb": {
"r": 96,
"g": 238,
"b": 240
},
"hsl": {
"h": 180.833,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.87359,
"c": 0.12119,
"h": 196.5
},
"luminance": 0.69927
}Semantic roles & 50–950 ramp
primary
#60EEF0
secondary
#C13533
accent
#0906DF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585