#60EEF3#60EEF3
#60EEF3 is a very light, vivid teal. Relative luminance 0.701; OKLCH L 87.5% C 0.121 H 198.4°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #60EEF3 |
|---|---|
| RGB | rgb(96, 238, 243) |
| HSL | hsl(182, 86%, 66%) |
| HSV | hsv(182, 60%, 95%) |
| CMYK | cmyk(60.5%, 2.1%, 0%, 4.7%) |
| CIE-LAB | lab(87.05, -36.36, -13.84) |
| CIE-LCH | lch(87.05, 38.90, 200.84°) |
| OKLab | oklab(87.46% -0.115 -0.0383) |
| OKLCH | oklch(87.46% 0.121 198.4) |
| XYZ | xyz(51.5691, 70.1015, 95.5898) |
| Luminance | 0.7011 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.98
Bright Cyan
#41FDFE
ΔE00 3.91
Robin'S Egg
#6DEDFD
ΔE00 4.14
Aqua
#00FFFF
ΔE00 4.98
Robin Egg Blue
#8AF1FE
ΔE00 5.05
Bright Turquoise
#0FFEF9
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EEF3 #F36560
analogous
#60F3AF #60EEF3 #60A5F3
triadic
#60EEF3 #F360EE #EEF360
tetradic
#60EEF3 #AF60F3 #F36560 #A5F360
square
#60EEF3 #AF60F3 #F36560 #A5F360
split-complementary
#60EEF3 #F360A5 #F3AF60
monochromatic
#0FC3C9 #27E8EF #60EEF3 #99F4F7 #D2FAFC
Accessibility & contrast
On white
1.40
#60EEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#60EEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EEF3
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EEF3 | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE4F4
Deuteranopia (green-blind)
#C8D3F4
Tritanopia (blue-blind)
#00F6EF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #60eef3; /* rgb */ color: rgb(96, 238, 243); /* oklch */ color: oklch(87.5% 0.121 198.4);
Tailwind
colors: {
custom: {
50: '#9cf4f7',
500: '#60eef3',
950: '#000000',
},
}SCSS
$custom: #60eef3; $custom-light: #9cf4f7; $custom-dark: #000000;
JSON
{
"hex": "#60eef3",
"rgb": {
"r": 96,
"g": 238,
"b": 243
},
"hsl": {
"h": 182.041,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.8746,
"c": 0.12121,
"h": 198.4
},
"luminance": 0.70107
}Semantic roles & 50–950 ramp
primary
#60EEF3
secondary
#C63631
accent
#0B03E2
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585