#67FBD3#67FBD3
#67FBD3 is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.7% C 0.139 H 172.2°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #67FBD3 |
|---|---|
| RGB | rgb(103, 251, 211) |
| HSL | hsl(164, 95%, 69%) |
| HSV | hsv(164, 59%, 98%) |
| CMYK | cmyk(59%, 0%, 15.9%, 1.6%) |
| CIE-LAB | lab(90.13, -48.91, 7.40) |
| CIE-LCH | lch(90.13, 49.47, 171.40°) |
| OKLab | oklab(89.73% -0.1382 0.0188) |
| OKLCH | oklch(89.73% 0.139 172.2) |
| XYZ | xyz(51.8430, 76.5758, 73.6639) |
| Luminance | 0.7658 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.19
Light Turquoise
#7EF4CC
ΔE00 2.60
Light Aqua
#8CFFDB
ΔE00 3.07
Bright Teal
#01F9C6
ΔE00 3.84
Light Aquamarine
#7BFDC7
ΔE00 4.08
Tiffany Blue
#7BF2DA
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FBD3 #FB678F
analogous
#67FB89 #67FBD3 #67D9FB
triadic
#67FBD3 #D367FB #FBD367
tetradic
#67FBD3 #8967FB #FB678F #D9FB67
square
#67FBD3 #8967FB #FB678F #D9FB67
split-complementary
#67FBD3 #FB67D9 #FB8967
monochromatic
#06E2A6 #2BF9C2 #67FBD3 #A3FDE4 #DEFEF6
Accessibility & contrast
On white
1.29
#67FBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#67FBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FBD3
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FBD3 | 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)
#F4ECD1
Deuteranopia (green-blind)
#DEDCD6
Tritanopia (blue-blind)
#00FDEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #67fbd3; /* rgb */ color: rgb(103, 251, 211); /* oklch */ color: oklch(89.7% 0.139 172.2);
Tailwind
colors: {
custom: {
50: '#9ffde0',
500: '#67fbd3',
950: '#000000',
},
}SCSS
$custom: #67fbd3; $custom-light: #9ffde0; $custom-dark: #000000;
JSON
{
"hex": "#67fbd3",
"rgb": {
"r": 103,
"g": 251,
"b": 211
},
"hsl": {
"h": 163.784,
"s": 94.872,
"l": 69.412
},
"oklch": {
"l": 0.89733,
"c": 0.13948,
"h": 172.2
},
"luminance": 0.76581
}Semantic roles & 50–950 ramp
primary
#67FBD3
secondary
#D5315D
accent
#003EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684