#60FFEE#60FFEE
#60FFEE is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.2% C 0.135 H 185.2°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #60FFEE |
|---|---|
| RGB | rgb(96, 255, 238) |
| HSL | hsl(174, 100%, 69%) |
| HSV | hsv(174, 62%, 100%) |
| CMYK | cmyk(62.4%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(91.76, -45.30, -4.23) |
| CIE-LCH | lch(91.76, 45.50, 185.33°) |
| OKLab | oklab(91.24% -0.134 -0.0121) |
| OKLCH | oklch(91.24% 0.135 185.2) |
| XYZ | xyz(56.0094, 80.1738, 93.3956) |
| Luminance | 0.8018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.86
Bright Turquoise
#0FFEF9
ΔE00 4.33
Tiffany Blue
#7BF2DA
ΔE00 4.45
Aqua
#00FFFF
ΔE00 5.68
Bright Cyan
#41FDFE
ΔE00 5.78
Turquoise
#40E0D0
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FFEE #FF6071
analogous
#60FF9F #60FFEE #60C1FF
triadic
#60FFEE #EE60FF #FFEE60
tetradic
#60FFEE #9F60FF #FF6071 #C1FF60
square
#60FFEE #9F60FF #FF6071 #C1FF60
split-complementary
#60FFEE #FF60C1 #FF9F60
monochromatic
#00E5CC #23FFE7 #60FFEE #9DFFF5 #DAFFFB
Accessibility & contrast
On white
1.23
#60FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#60FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FFEE
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FFEE | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2ED
Deuteranopia (green-blind)
#DBE0F0
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #60ffee; /* rgb */ color: rgb(96, 255, 238); /* oklch */ color: oklch(91.2% 0.135 185.2);
Tailwind
colors: {
custom: {
50: '#9efff3',
500: '#60ffee',
950: '#000000',
},
}SCSS
$custom: #60ffee; $custom-light: #9efff3; $custom-dark: #000000;
JSON
{
"hex": "#60ffee",
"rgb": {
"r": 96,
"g": 255,
"b": 238
},
"hsl": {
"h": 173.585,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.91235,
"c": 0.1346,
"h": 185.2
},
"luminance": 0.8018
}Semantic roles & 50–950 ramp
primary
#60FFEE
secondary
#D92A3D
accent
#0019E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685