#43FFCC#43FFCC
#43FFCC is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.6% C 0.163 H 169.9°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #43FFCC |
|---|---|
| RGB | rgb(67, 255, 204) |
| HSL | hsl(164, 100%, 63%) |
| HSV | hsv(164, 74%, 100%) |
| CMYK | cmyk(73.7%, 0%, 20%, 0%) |
| CIE-LAB | lab(90.35, -57.58, 11.24) |
| CIE-LCH | lch(90.35, 58.67, 168.96°) |
| OKLab | oklab(89.64% -0.1606 0.0287) |
| OKLCH | oklch(89.64% 0.163 169.9) |
| XYZ | xyz(48.9680, 77.0670, 69.4097) |
| Luminance | 0.7707 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 1.84
Aquamarine
#7FFFD4
ΔE00 3.78
Light Aquamarine
#7BFDC7
ΔE00 3.83
Greenish Cyan
#2AFEB7
ΔE00 4.19
Light Turquoise
#7EF4CC
ΔE00 4.70
Light Greenish Blue
#63F7B4
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43FFCC #FF4376
analogous
#43FF6E #43FFCC #43D4FF
triadic
#43FFCC #CC43FF #FFCC43
tetradic
#43FFCC #6E43FF #FF4376 #D4FF43
square
#43FFCC #6E43FF #FF4376 #D4FF43
split-complementary
#43FFCC #FF43D4 #FF6E43
monochromatic
#00C891 #06FFBB #43FFCC #80FFDD #BDFFED
Accessibility & contrast
On white
1.28
#43FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#43FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43FFCC
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43FFCC | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC9
Deuteranopia (green-blind)
#E0DCCF
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #43ffcc; /* rgb */ color: rgb(67, 255, 204); /* oklch */ color: oklch(89.6% 0.163 169.9);
Tailwind
colors: {
custom: {
50: '#91ffdb',
500: '#43ffcc',
950: '#000000',
},
}SCSS
$custom: #43ffcc; $custom-light: #91ffdb; $custom-dark: #000000;
JSON
{
"hex": "#43ffcc",
"rgb": {
"r": 67,
"g": 255,
"b": 204
},
"hsl": {
"h": 163.723,
"s": 100,
"l": 63.137
},
"oklch": {
"l": 0.89643,
"c": 0.16314,
"h": 169.9
},
"luminance": 0.77073
}Semantic roles & 50–950 ramp
primary
#43FFCC
secondary
#C4234E
accent
#003EE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1815
muted
#808684