#60DEF2#60DEF2
#60DEF2 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.7% C 0.114 H 209.5°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #60DEF2 |
|---|---|
| RGB | rgb(96, 222, 242) |
| HSL | hsl(188, 85%, 66%) |
| HSV | hsv(188, 60%, 95%) |
| CMYK | cmyk(60.3%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(82.45, -29.07, -20.23) |
| CIE-LCH | lch(82.45, 35.41, 214.83°) |
| OKLab | oklab(83.75% -0.0992 -0.0561) |
| OKLCH | oklch(83.75% 0.114 209.5) |
| XYZ | xyz(46.9655, 61.1353, 93.3124) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.62
Aqua Blue
#02D8E9
ΔE00 4.17
Neon Blue
#04D9FF
ΔE00 5.05
Robin Egg Blue
#8AF1FE
ΔE00 5.24
Robin'S Egg Blue
#98EFF9
ΔE00 6.10
Sky Blue
#87CEEB
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DEF2 #F27460
analogous
#60F2BD #60DEF2 #6095F2
triadic
#60DEF2 #F260DE #DEF260
tetradic
#60DEF2 #BD60F2 #F27460 #95F260
square
#60DEF2 #BD60F2 #F27460 #95F260
split-complementary
#60DEF2 #F26095 #F2BD60
monochromatic
#10AEC7 #27D2ED #60DEF2 #99EAF7 #D1F5FB
Accessibility & contrast
On white
1.59
#60DEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#60DEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DEF2
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DEF2 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD6F3
Deuteranopia (green-blind)
#B6C6F2
Tritanopia (blue-blind)
#00E7E4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #60def2; /* rgb */ color: rgb(96, 222, 242); /* oklch */ color: oklch(83.7% 0.114 209.5);
Tailwind
colors: {
custom: {
50: '#9be8f6',
500: '#60def2',
950: '#000000',
},
}SCSS
$custom: #60def2; $custom-light: #9be8f6; $custom-dark: #000000;
JSON
{
"hex": "#60def2",
"rgb": {
"r": 96,
"g": 222,
"b": 242
},
"hsl": {
"h": 188.219,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.83745,
"c": 0.11391,
"h": 209.5
},
"luminance": 0.6114
}Semantic roles & 50–950 ramp
primary
#60DEF2
secondary
#C44632
accent
#2204E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485