#43FFCA#43FFCA
#43FFCA is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.6% C 0.164 H 169.1°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #43FFCA |
|---|---|
| RGB | rgb(67, 255, 202) |
| HSL | hsl(163, 100%, 63%) |
| HSV | hsv(163, 74%, 100%) |
| CMYK | cmyk(73.7%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(90.31, -58.05, 12.21) |
| CIE-LCH | lch(90.31, 59.32, 168.12°) |
| OKLab | oklab(89.59% -0.1615 0.0312) |
| OKLCH | oklch(89.59% 0.164 169.1) |
| XYZ | xyz(48.7296, 76.9717, 68.1545) |
| Luminance | 0.7698 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 1.92
Light Aquamarine
#7BFDC7
ΔE00 3.64
Greenish Cyan
#2AFEB7
ΔE00 3.74
Aquamarine
#7FFFD4
ΔE00 3.93
Light Greenish Blue
#63F7B4
ΔE00 4.57
Greenish Turquoise
#00FBB0
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43FFCA #FF4378
analogous
#43FF6C #43FFCA #43D6FF
triadic
#43FFCA #CA43FF #FFCA43
tetradic
#43FFCA #6C43FF #FF4378 #D6FF43
square
#43FFCA #6C43FF #FF4378 #D6FF43
split-complementary
#43FFCA #FF43D6 #FF6C43
monochromatic
#00C88F #06FFB9 #43FFCA #80FFDB #BDFFED
Accessibility & contrast
On white
1.28
#43FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#43FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43FFCA
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43FFCA | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC7
Deuteranopia (green-blind)
#E0DCCE
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #43ffca; /* rgb */ color: rgb(67, 255, 202); /* oklch */ color: oklch(89.6% 0.164 169.1);
Tailwind
colors: {
custom: {
50: '#91ffda',
500: '#43ffca',
950: '#000000',
},
}SCSS
$custom: #43ffca; $custom-light: #91ffda; $custom-dark: #000000;
JSON
{
"hex": "#43ffca",
"rgb": {
"r": 67,
"g": 255,
"b": 202
},
"hsl": {
"h": 163.085,
"s": 100,
"l": 63.137
},
"oklch": {
"l": 0.89593,
"c": 0.16448,
"h": 169.1
},
"luminance": 0.76978
}Semantic roles & 50–950 ramp
primary
#43FFCA
secondary
#C42350
accent
#0041E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683