#60F2EE#60F2EE
#60F2EE is a very light, vivid teal. Relative luminance 0.722; OKLCH L 88.2% C 0.124 H 192.6°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #60F2EE |
|---|---|
| RGB | rgb(96, 242, 238) |
| HSL | hsl(178, 85%, 66%) |
| HSV | hsv(178, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(88.04, -39.53, -9.73) |
| CIE-LCH | lch(88.04, 40.71, 193.83°) |
| OKLab | oklab(88.22% -0.1211 -0.027) |
| OKLCH | oklch(88.22% 0.124 192.6) |
| XYZ | xyz(52.0018, 72.1586, 92.0598) |
| Luminance | 0.7216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.08
Bright Turquoise
#0FFEF9
ΔE00 3.61
Bright Light Blue
#26F7FD
ΔE00 3.71
Aqua
#00FFFF
ΔE00 3.84
Bright Aqua
#0BF9EA
ΔE00 4.76
Turquoise
#40E0D0
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F2EE #F26064
analogous
#60F2A5 #60F2EE #60ADF2
triadic
#60F2EE #EE60F2 #F2EE60
tetradic
#60F2EE #A560F2 #F26064 #ADF260
square
#60F2EE #A560F2 #F26064 #ADF260
split-complementary
#60F2EE #F260AD #F2A560
monochromatic
#10C7C2 #27EDE8 #60F2EE #99F7F4 #D1FBFA
Accessibility & contrast
On white
1.36
#60F2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#60F2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F2EE
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F2EE | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7EE
Deuteranopia (green-blind)
#CDD6EF
Tritanopia (blue-blind)
#00F9F0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #60f2ee; /* rgb */ color: rgb(96, 242, 238); /* oklch */ color: oklch(88.2% 0.124 192.6);
Tailwind
colors: {
custom: {
50: '#9df7f3',
500: '#60f2ee',
950: '#000000',
},
}SCSS
$custom: #60f2ee; $custom-light: #9df7f3; $custom-dark: #000000;
JSON
{
"hex": "#60f2ee",
"rgb": {
"r": 96,
"g": 242,
"b": 238
},
"hsl": {
"h": 178.356,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.8822,
"c": 0.12406,
"h": 192.6
},
"luminance": 0.72164
}Semantic roles & 50–950 ramp
primary
#60F2EE
secondary
#C43236
accent
#040AE1
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101717
muted
#808585