#43FFFA#43FFFA
#43FFFA is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.0% C 0.144 H 192.2°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #43FFFA |
|---|---|
| RGB | rgb(67, 255, 250) |
| HSL | hsl(178, 100%, 63%) |
| HSV | hsv(178, 74%, 100%) |
| CMYK | cmyk(73.7%, 0%, 2%, 0%) |
| CIE-LAB | lab(91.51, -45.93, -10.89) |
| CIE-LCH | lch(91.51, 47.21, 193.34°) |
| OKLab | oklab(90.97% -0.1405 -0.0304) |
| OKLCH | oklch(90.97% 0.144 192.2) |
| XYZ | xyz(55.3220, 79.6087, 102.8743) |
| Luminance | 0.7962 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 1.12
Aqua
#00FFFF
ΔE00 1.78
Bright Cyan
#41FDFE
ΔE00 1.94
Bright Aqua
#0BF9EA
ΔE00 3.72
Bright Light Blue
#26F7FD
ΔE00 3.78
Turquoise
#40E0D0
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43FFFA #FF4348
analogous
#43FF9C #43FFFA #43A6FF
triadic
#43FFFA #FA43FF #FFFA43
tetradic
#43FFFA #9C43FF #FF4348 #A6FF43
square
#43FFFA #9C43FF #FF4348 #A6FF43
split-complementary
#43FFFA #FF43A6 #FF9C43
monochromatic
#00C8C2 #06FFF8 #43FFFA #80FFFC #BDFFFD
Accessibility & contrast
On white
1.24
#43FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#43FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43FFFA
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43FFFA | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FA
Deuteranopia (green-blind)
#D5DEFB
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #43fffa; /* rgb */ color: rgb(67, 255, 250); /* oklch */ color: oklch(91.0% 0.144 192.2);
Tailwind
colors: {
custom: {
50: '#94fffb',
500: '#43fffa',
950: '#000000',
},
}SCSS
$custom: #43fffa; $custom-light: #94fffb; $custom-dark: #000000;
JSON
{
"hex": "#43fffa",
"rgb": {
"r": 67,
"g": 255,
"b": 250
},
"hsl": {
"h": 178.404,
"s": 100,
"l": 63.137
},
"oklch": {
"l": 0.90971,
"c": 0.14375,
"h": 192.2
},
"luminance": 0.79615
}Semantic roles & 50–950 ramp
primary
#43FFFA
secondary
#C42327
accent
#0006E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685