#43FFC8#43FFC8
#43FFC8 is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.5% C 0.166 H 168.3°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #43FFC8 |
|---|---|
| RGB | rgb(67, 255, 200) |
| HSL | hsl(162, 100%, 63%) |
| HSV | hsv(162, 74%, 100%) |
| CMYK | cmyk(73.7%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(90.27, -58.51, 13.18) |
| CIE-LCH | lch(90.27, 59.97, 167.31°) |
| OKLab | oklab(89.54% -0.1624 0.0337) |
| OKLCH | oklch(89.54% 0.166 168.3) |
| XYZ | xyz(48.4944, 76.8776, 66.9154) |
| Luminance | 0.7688 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.10
Greenish Cyan
#2AFEB7
ΔE00 3.29
Light Aquamarine
#7BFDC7
ΔE00 3.51
Aquamarine
#7FFFD4
ΔE00 4.11
Light Greenish Blue
#63F7B4
ΔE00 4.19
Greenish Turquoise
#00FBB0
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43FFC8 #FF437A
analogous
#43FF6A #43FFC8 #43D8FF
triadic
#43FFC8 #C843FF #FFC843
tetradic
#43FFC8 #6A43FF #FF437A #D8FF43
square
#43FFC8 #6A43FF #FF437A #D8FF43
split-complementary
#43FFC8 #FF43D8 #FF6A43
monochromatic
#00C88D #06FFB6 #43FFC8 #80FFDA #BDFFEC
Accessibility & contrast
On white
1.28
#43FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#43FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43FFC8
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43FFC8 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC5
Deuteranopia (green-blind)
#E1DCCC
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #43ffc8; /* rgb */ color: rgb(67, 255, 200); /* oklch */ color: oklch(89.5% 0.166 168.3);
Tailwind
colors: {
custom: {
50: '#91ffd8',
500: '#43ffc8',
950: '#000000',
},
}SCSS
$custom: #43ffc8; $custom-light: #91ffd8; $custom-dark: #000000;
JSON
{
"hex": "#43ffc8",
"rgb": {
"r": 67,
"g": 255,
"b": 200
},
"hsl": {
"h": 162.447,
"s": 100,
"l": 63.137
},
"oklch": {
"l": 0.89543,
"c": 0.16584,
"h": 168.3
},
"luminance": 0.76883
}Semantic roles & 50–950 ramp
primary
#43FFC8
secondary
#C42352
accent
#0043E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683