#43FFCE#43FFCE
#43FFCE is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.7% C 0.162 H 170.7°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #43FFCE |
|---|---|
| RGB | rgb(67, 255, 206) |
| HSL | hsl(164, 100%, 63%) |
| HSV | hsv(164, 74%, 100%) |
| CMYK | cmyk(73.7%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(90.40, -57.12, 10.27) |
| CIE-LCH | lch(90.40, 58.03, 169.81°) |
| OKLab | oklab(89.7% -0.1597 0.0262) |
| OKLCH | oklch(89.7% 0.162 170.7) |
| XYZ | xyz(49.2094, 77.1636, 70.6811) |
| Luminance | 0.7717 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 1.88
Aquamarine
#7FFFD4
ΔE00 3.68
Light Aquamarine
#7BFDC7
ΔE00 4.06
Light Turquoise
#7EF4CC
ΔE00 4.60
Greenish Cyan
#2AFEB7
ΔE00 4.65
Aqua Marine
#2EE8BB
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43FFCE #FF4374
analogous
#43FF70 #43FFCE #43D2FF
triadic
#43FFCE #CE43FF #FFCE43
tetradic
#43FFCE #7043FF #FF4374 #D2FF43
square
#43FFCE #7043FF #FF4374 #D2FF43
split-complementary
#43FFCE #FF43D2 #FF7043
monochromatic
#00C894 #06FFBE #43FFCE #80FFDE #BDFFEE
Accessibility & contrast
On white
1.28
#43FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#43FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43FFCE
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43FFCE | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECC
Deuteranopia (green-blind)
#DFDCD1
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #43ffce; /* rgb */ color: rgb(67, 255, 206); /* oklch */ color: oklch(89.7% 0.162 170.7);
Tailwind
colors: {
custom: {
50: '#91ffdd',
500: '#43ffce',
950: '#000000',
},
}SCSS
$custom: #43ffce; $custom-light: #91ffdd; $custom-dark: #000000;
JSON
{
"hex": "#43ffce",
"rgb": {
"r": 67,
"g": 255,
"b": 206
},
"hsl": {
"h": 164.362,
"s": 100,
"l": 63.137
},
"oklch": {
"l": 0.89695,
"c": 0.16183,
"h": 170.7
},
"luminance": 0.7717
}Semantic roles & 50–950 ramp
primary
#43FFCE
secondary
#C4234D
accent
#003CE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684