#34CC98#34CC98
#34CC98 is a light, vivid teal. Relative luminance 0.462; OKLCH L 75.5% C 0.146 H 164.9°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #34CC98 |
|---|---|
| RGB | rgb(52, 204, 152) |
| HSL | hsl(159, 60%, 50%) |
| HSV | hsv(159, 75%, 80%) |
| CMYK | cmyk(74.5%, 0%, 25.5%, 20%) |
| CIE-LAB | lab(73.66, -51.13, 14.90) |
| CIE-LCH | lch(73.66, 53.26, 163.76°) |
| OKLab | oklab(75.5% -0.1406 0.038) |
| OKLCH | oklch(75.5% 0.146 164.9) |
| XYZ | xyz(28.6733, 46.1794, 37.1020) |
| Luminance | 0.4618 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.59
Eucalyptus
#44D7A8
ΔE00 3.22
Green Blue
#01C08D
ΔE00 3.44
Greenish Teal
#32BF84
ΔE00 4.06
Mediumaquamarine
#66CDAA
ΔE00 5.11
Aquamarine (survey)
#04D8B2
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34CC98 #CC3468
analogous
#34CC4C #34CC98 #34B4CC
triadic
#34CC98 #9834CC #CC9834
tetradic
#34CC98 #4C34CC #CC3468 #B4CC34
square
#34CC98 #4C34CC #CC3468 #B4CC34
split-complementary
#34CC98 #CC34B4 #CC4C34
monochromatic
#1B6B4F #279C74 #34CC98 #65D8B1 #96E5CA
Accessibility & contrast
On white
2.05
#34CC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#34CC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34CC98
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34CC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34CC98 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD95
Deuteranopia (green-blind)
#B5AF9B
Tritanopia (blue-blind)
#00CCBE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #34cc98; /* rgb */ color: rgb(52, 204, 152); /* oklch */ color: oklch(75.5% 0.146 164.9);
Tailwind
colors: {
custom: {
50: '#82dcb6',
500: '#34cc98',
950: '#000000',
},
}SCSS
$custom: #34cc98; $custom-light: #82dcb6; $custom-dark: #000000;
JSON
{
"hex": "#34cc98",
"rgb": {
"r": 52,
"g": 204,
"b": 152
},
"hsl": {
"h": 159.474,
"s": 59.843,
"l": 50.196
},
"oklch": {
"l": 0.75504,
"c": 0.14567,
"h": 164.9
},
"luminance": 0.46183
}Semantic roles & 50–950 ramp
primary
#34CC98
secondary
#D08CA3
accent
#457BE3
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380