#43FFC2#43FFC2
#43FFC2 is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.4% C 0.170 H 166.0°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #43FFC2 |
|---|---|
| RGB | rgb(67, 255, 194) |
| HSL | hsl(161, 100%, 63%) |
| HSV | hsv(161, 74%, 100%) |
| CMYK | cmyk(73.7%, 0%, 23.9%, 0%) |
| CIE-LAB | lab(90.14, -59.86, 16.08) |
| CIE-LCH | lch(90.14, 61.98, 164.96°) |
| OKLab | oklab(89.4% -0.1651 0.0411) |
| OKLCH | oklch(89.4% 0.17 166) |
| XYZ | xyz(47.8069, 76.6026, 63.2947) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 2.04
Bright Teal
#01F9C6
ΔE00 2.98
Greenish Turquoise
#00FBB0
ΔE00 3.05
Light Greenish Blue
#63F7B4
ΔE00 3.20
Light Aquamarine
#7BFDC7
ΔE00 3.44
Aquamarine
#7FFFD4
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43FFC2 #FF4380
analogous
#43FF64 #43FFC2 #43DEFF
triadic
#43FFC2 #C243FF #FFC243
tetradic
#43FFC2 #6443FF #FF4380 #DEFF43
square
#43FFC2 #6443FF #FF4380 #DEFF43
split-complementary
#43FFC2 #FF43DE #FF6443
monochromatic
#00C887 #06FFAE #43FFC2 #80FFD6 #BDFFEA
Accessibility & contrast
On white
1.29
#43FFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#43FFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43FFC2
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43FFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43FFC2 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDBF
Deuteranopia (green-blind)
#E2DCC6
Tritanopia (blue-blind)
#00FFEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #43ffc2; /* rgb */ color: rgb(67, 255, 194); /* oklch */ color: oklch(89.4% 0.170 166.0);
Tailwind
colors: {
custom: {
50: '#91ffd4',
500: '#43ffc2',
950: '#000000',
},
}SCSS
$custom: #43ffc2; $custom-light: #91ffd4; $custom-dark: #000000;
JSON
{
"hex": "#43ffc2",
"rgb": {
"r": 67,
"g": 255,
"b": 194
},
"hsl": {
"h": 160.532,
"s": 100,
"l": 63.137
},
"oklch": {
"l": 0.89397,
"c": 0.17012,
"h": 166
},
"luminance": 0.76608
}Semantic roles & 50–950 ramp
primary
#43FFC2
secondary
#C42357
accent
#004AE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683