#43DFFB#43DFFB
#43DFFB is a very light, vivid teal. Relative luminance 0.609; OKLCH L 83.6% C 0.131 H 212.5°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #43DFFB |
|---|---|
| RGB | rgb(67, 223, 251) |
| HSL | hsl(189, 96%, 62%) |
| HSV | hsv(189, 73%, 98%) |
| CMYK | cmyk(73.3%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(82.34, -31.01, -25.23) |
| CIE-LCH | lch(82.34, 39.98, 219.13°) |
| OKLab | oklab(83.56% -0.1103 -0.0703) |
| OKLCH | oklch(83.56% 0.131 212.5) |
| XYZ | xyz(46.1075, 60.9281, 100.5783) |
| Luminance | 0.6093 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.00
Aqua Blue
#02D8E9
ΔE00 4.69
Robin'S Egg
#6DEDFD
ΔE00 4.82
Robin Egg Blue
#8AF1FE
ΔE00 6.68
Bright Sky Blue
#02CCFE
ΔE00 7.56
Robin'S Egg Blue
#98EFF9
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43DFFB #FB5F43
analogous
#43FBBB #43DFFB #4383FB
triadic
#43DFFB #FB43DF #DFFB43
tetradic
#43DFFB #BB43FB #FB5F43 #83FB43
square
#43DFFB #BB43FB #FB5F43 #83FB43
split-complementary
#43DFFB #FB4383 #FBBB43
monochromatic
#04A3C0 #07D5FA #43DFFB #7FE9FC #BBF3FE
Accessibility & contrast
On white
1.59
#43DFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#43DFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43DFFB
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43DFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43DFFB | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD7FD
Deuteranopia (green-blind)
#B0C5FB
Tritanopia (blue-blind)
#00EAE8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #43dffb; /* rgb */ color: rgb(67, 223, 251); /* oklch */ color: oklch(83.6% 0.131 212.5);
Tailwind
colors: {
custom: {
50: '#91e9fc',
500: '#43dffb',
950: '#000000',
},
}SCSS
$custom: #43dffb; $custom-light: #91e9fc; $custom-dark: #000000;
JSON
{
"hex": "#43dffb",
"rgb": {
"r": 67,
"g": 223,
"b": 251
},
"hsl": {
"h": 189.13,
"s": 95.833,
"l": 62.353
},
"oklch": {
"l": 0.83556,
"c": 0.13077,
"h": 212.5
},
"luminance": 0.60934
}Semantic roles & 50–950 ramp
primary
#43DFFB
secondary
#BD3C25
accent
#2300E6
background
#FCFEFF
surface
#F5FDFF
border
#CFD5D7
text
#0F1617
muted
#808485