#43FCCC#43FCCC
#43FCCC is a very light, vivid teal. Relative luminance 0.752; OKLCH L 88.9% C 0.160 H 170.8°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #43FCCC |
|---|---|
| RGB | rgb(67, 252, 204) |
| HSL | hsl(164, 97%, 63%) |
| HSV | hsv(164, 73%, 99%) |
| CMYK | cmyk(73.4%, 0%, 19%, 1.2%) |
| CIE-LAB | lab(89.47, -56.40, 9.98) |
| CIE-LCH | lch(89.47, 57.27, 169.96°) |
| OKLab | oklab(88.92% -0.1578 0.0254) |
| OKLCH | oklch(88.92% 0.16 170.8) |
| XYZ | xyz(48.0184, 75.1680, 69.0932) |
| Luminance | 0.7517 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 1.57
Aquamarine
#7FFFD4
ΔE00 3.72
Light Aquamarine
#7BFDC7
ΔE00 4.11
Light Turquoise
#7EF4CC
ΔE00 4.30
Aqua Marine
#2EE8BB
ΔE00 4.34
Greenish Cyan
#2AFEB7
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43FCCC #FC4373
analogous
#43FC6F #43FCCC #43D0FC
triadic
#43FCCC #CC43FC #FCCC43
tetradic
#43FCCC #6F43FC #FC4373 #D0FC43
square
#43FCCC #6F43FC #FC4373 #D0FC43
split-complementary
#43FCCC #FC43D0 #FC6F43
monochromatic
#03C290 #07FBBC #43FCCC #7FFDDC #BBFEED
Accessibility & contrast
On white
1.31
#43FCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#43FCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43FCCC
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43FCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43FCCC | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBCA
Deuteranopia (green-blind)
#DDDACF
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #43fccc; /* rgb */ color: rgb(67, 252, 204); /* oklch */ color: oklch(88.9% 0.160 170.8);
Tailwind
colors: {
custom: {
50: '#91fedb',
500: '#43fccc',
950: '#000000',
},
}SCSS
$custom: #43fccc; $custom-light: #91fedb; $custom-dark: #000000;
JSON
{
"hex": "#43fccc",
"rgb": {
"r": 67,
"g": 252,
"b": 204
},
"hsl": {
"h": 164.432,
"s": 96.859,
"l": 62.549
},
"oklch": {
"l": 0.88922,
"c": 0.15981,
"h": 170.8
},
"luminance": 0.75174
}Semantic roles & 50–950 ramp
primary
#43FCCC
secondary
#BF254D
accent
#003CE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1815
muted
#808684