#60F3EE#60F3EE
#60F3EE is a very light, vivid teal. Relative luminance 0.728; OKLCH L 88.5% C 0.125 H 192.0°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #60F3EE |
|---|---|
| RGB | rgb(96, 243, 238) |
| HSL | hsl(178, 86%, 66%) |
| HSV | hsv(178, 60%, 95%) |
| CMYK | cmyk(60.5%, 0%, 2.1%, 4.7%) |
| CIE-LAB | lab(88.33, -39.98, -9.31) |
| CIE-LCH | lch(88.33, 41.05, 193.10°) |
| OKLab | oklab(88.45% -0.1221 -0.0259) |
| OKLCH | oklch(88.45% 0.125 192) |
| XYZ | xyz(52.3003, 72.7555, 92.1593) |
| Luminance | 0.7276 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.10
Bright Turquoise
#0FFEF9
ΔE00 3.41
Aqua
#00FFFF
ΔE00 3.79
Bright Light Blue
#26F7FD
ΔE00 3.92
Bright Aqua
#0BF9EA
ΔE00 4.43
Turquoise
#40E0D0
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F3EE #F36065
analogous
#60F3A5 #60F3EE #60AFF3
triadic
#60F3EE #EE60F3 #F3EE60
tetradic
#60F3EE #A560F3 #F36065 #AFF360
square
#60F3EE #A560F3 #F36065 #AFF360
split-complementary
#60F3EE #F360AF #F3A560
monochromatic
#0FC9C3 #27EFE8 #60F3EE #99F7F4 #D2FCFA
Accessibility & contrast
On white
1.35
#60F3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#60F3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F3EE
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F3EE | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EE
Deuteranopia (green-blind)
#CED7EF
Tritanopia (blue-blind)
#00F9F1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #60f3ee; /* rgb */ color: rgb(96, 243, 238); /* oklch */ color: oklch(88.5% 0.125 192.0);
Tailwind
colors: {
custom: {
50: '#9df7f3',
500: '#60f3ee',
950: '#000000',
},
}SCSS
$custom: #60f3ee; $custom-light: #9df7f3; $custom-dark: #000000;
JSON
{
"hex": "#60f3ee",
"rgb": {
"r": 96,
"g": 243,
"b": 238
},
"hsl": {
"h": 177.959,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.88451,
"c": 0.1248,
"h": 192
},
"luminance": 0.72761
}Semantic roles & 50–950 ramp
primary
#60F3EE
secondary
#C63136
accent
#030BE2
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101717
muted
#808585