#2CC9C8#2CC9C8
#2CC9C8 is a light, vivid teal. Relative luminance 0.465; OKLCH L 76.0% C 0.122 H 194.2°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #2CC9C8 |
|---|---|
| RGB | rgb(44, 201, 200) |
| HSL | hsl(180, 64%, 48%) |
| HSV | hsv(180, 78%, 79%) |
| CMYK | cmyk(78.1%, 0%, 0.5%, 21.2%) |
| CIE-LAB | lab(73.85, -38.21, -10.76) |
| CIE-LCH | lch(73.85, 39.70, 195.73°) |
| OKLab | oklab(76.03% -0.1182 -0.03) |
| OKLCH | oklch(76.03% 0.122 194.2) |
| XYZ | xyz(32.3458, 46.4748, 61.8981) |
| Luminance | 0.4648 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 1.90
Mediumturquoise
#48D1CC
ΔE00 2.64
Topaz
#13BBAF
ΔE00 5.66
Lightseagreen
#20B2AA
ΔE00 6.83
Aqua Blue
#02D8E9
ΔE00 6.95
Turquoise
#40E0D0
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CC9C8 #C92C2D
analogous
#2CC979 #2CC9C8 #2C7BC9
triadic
#2CC9C8 #C82CC9 #C9C82C
tetradic
#2CC9C8 #792CC9 #C92C2D #7BC92C
square
#2CC9C8 #792CC9 #C92C2D #7BC92C
split-complementary
#2CC9C8 #C92C7B #C9792C
monochromatic
#166564 #219796 #2CC9C8 #58DADA #8AE5E5
Accessibility & contrast
On white
2.04
#2CC9C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#2CC9C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CC9C8
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CC9C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CC9C8 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBFC8
Deuteranopia (green-blind)
#A6AFC9
Tritanopia (blue-blind)
#00CFC8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #2cc9c8; /* rgb */ color: rgb(44, 201, 200); /* oklch */ color: oklch(76.0% 0.122 194.2);
Tailwind
colors: {
custom: {
50: '#82dad8',
500: '#2cc9c8',
950: '#000000',
},
}SCSS
$custom: #2cc9c8; $custom-light: #82dad8; $custom-dark: #000000;
JSON
{
"hex": "#2cc9c8",
"rgb": {
"r": 44,
"g": 201,
"b": 200
},
"hsl": {
"h": 179.618,
"s": 64.082,
"l": 48.039
},
"oklch": {
"l": 0.76031,
"c": 0.12198,
"h": 194.2
},
"luminance": 0.46479
}Semantic roles & 50–950 ramp
primary
#2CC9C8
secondary
#CF8282
accent
#4142E7
background
#F8FDFD
surface
#F0FBFA
border
#CBD4D3
text
#0C1514
muted
#7D8383