#34FEDB#34FEDB
#34FEDB is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.6% C 0.157 H 177.2°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #34FEDB |
|---|---|
| RGB | rgb(52, 254, 219) |
| HSL | hsl(170, 99%, 60%) |
| HSV | hsv(170, 80%, 100%) |
| CMYK | cmyk(79.5%, 0%, 13.8%, 0.4%) |
| CIE-LAB | lab(90.19, -55.08, 3.23) |
| CIE-LCH | lch(90.19, 55.18, 176.65°) |
| OKLab | oklab(89.57% -0.1573 0.0077) |
| OKLCH | oklch(89.57% 0.157 177.2) |
| XYZ | xyz(49.6376, 76.7219, 79.1968) |
| Luminance | 0.7673 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 4.22
Aqua (survey)
#13EAC9
ΔE00 4.31
Aquamarine
#7FFFD4
ΔE00 5.10
Tiffany Blue
#7BF2DA
ΔE00 5.26
Light Aqua
#8CFFDB
ΔE00 5.46
Light Turquoise
#7EF4CC
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34FEDB #FE3457
analogous
#34FE76 #34FEDB #34BCFE
triadic
#34FEDB #DB34FE #FEDB34
tetradic
#34FEDB #7634FE #FE3457 #BCFE34
square
#34FEDB #7634FE #FE3457 #BCFE34
split-complementary
#34FEDB #FE34BC #FE7634
monochromatic
#01B797 #01F4CA #34FEDB #71FEE6 #AEFFF1
Accessibility & contrast
On white
1.28
#34FEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#34FEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34FEDB
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34FEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34FEDB | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EED9
Deuteranopia (green-blind)
#DADBDE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #34fedb; /* rgb */ color: rgb(52, 254, 219); /* oklch */ color: oklch(89.6% 0.157 177.2);
Tailwind
colors: {
custom: {
50: '#8effe6',
500: '#34fedb',
950: '#000000',
},
}SCSS
$custom: #34fedb; $custom-light: #8effe6; $custom-dark: #000000;
JSON
{
"hex": "#34fedb",
"rgb": {
"r": 52,
"g": 254,
"b": 219
},
"hsl": {
"h": 169.604,
"s": 99.02,
"l": 60
},
"oklch": {
"l": 0.89567,
"c": 0.15748,
"h": 177.2
},
"luminance": 0.76728
}Semantic roles & 50–950 ramp
primary
#34FEDB
secondary
#B5213B
accent
#294EFF
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684