#43FFD5#43FFD5
#43FFD5 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 89.9% C 0.158 H 173.7°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #43FFD5 |
|---|---|
| RGB | rgb(67, 255, 213) |
| HSL | hsl(167, 100%, 63%) |
| HSV | hsv(167, 74%, 100%) |
| CMYK | cmyk(73.7%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(90.56, -55.46, 6.88) |
| CIE-LCH | lch(90.56, 55.88, 172.92°) |
| OKLab | oklab(89.88% -0.1566 0.0174) |
| OKLCH | oklch(89.88% 0.158 173.7) |
| XYZ | xyz(50.0787, 77.5114, 75.2597) |
| Luminance | 0.7752 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.79
Aquamarine
#7FFFD4
ΔE00 3.82
Light Turquoise
#7EF4CC
ΔE00 4.59
Light Aqua
#8CFFDB
ΔE00 4.83
Aqua (survey)
#13EAC9
ΔE00 4.99
Aqua Marine
#2EE8BB
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43FFD5 #FF436D
analogous
#43FF77 #43FFD5 #43CBFF
triadic
#43FFD5 #D543FF #FFD543
tetradic
#43FFD5 #7743FF #FF436D #CBFF43
square
#43FFD5 #7743FF #FF436D #CBFF43
split-complementary
#43FFD5 #FF43CB #FF7743
monochromatic
#00C89B #06FFC7 #43FFD5 #80FFE3 #BDFFF0
Accessibility & contrast
On white
1.27
#43FFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#43FFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43FFD5
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43FFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43FFD5 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED3
Deuteranopia (green-blind)
#DEDDD8
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #43ffd5; /* rgb */ color: rgb(67, 255, 213); /* oklch */ color: oklch(89.9% 0.158 173.7);
Tailwind
colors: {
custom: {
50: '#92ffe1',
500: '#43ffd5',
950: '#000000',
},
}SCSS
$custom: #43ffd5; $custom-light: #92ffe1; $custom-dark: #000000;
JSON
{
"hex": "#43ffd5",
"rgb": {
"r": 67,
"g": 255,
"b": 213
},
"hsl": {
"h": 166.596,
"s": 100,
"l": 63.137
},
"oklch": {
"l": 0.89878,
"c": 0.15753,
"h": 173.7
},
"luminance": 0.77517
}Semantic roles & 50–950 ramp
primary
#43FFD5
secondary
#C42347
accent
#0033E6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684