#67FDB7#67FDB7
#67FDB7 is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.5% C 0.162 H 160.0°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #67FDB7 |
|---|---|
| RGB | rgb(103, 253, 183) |
| HSL | hsl(152, 97%, 70%) |
| HSV | hsv(152, 59%, 99%) |
| CMYK | cmyk(59.3%, 0%, 27.7%, 0.8%) |
| CIE-LAB | lab(90.11, -55.75, 21.79) |
| CIE-LCH | lch(90.11, 59.86, 158.65°) |
| OKLab | oklab(89.53% -0.1526 0.0555) |
| OKLCH | oklch(89.53% 0.162 160) |
| XYZ | xyz(49.2615, 76.5481, 56.9698) |
| Luminance | 0.7655 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.31
Light Blue Green
#7EFBB3
ΔE00 2.15
Greenish Cyan
#2AFEB7
ΔE00 2.76
Seafoam Green
#7AF9AB
ΔE00 2.84
Seafoam (survey)
#80F9AD
ΔE00 3.01
Greenish Turquoise
#00FBB0
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FDB7 #FD67AD
analogous
#67FD6C #67FDB7 #67F8FD
triadic
#67FDB7 #B767FD #FDB767
tetradic
#67FDB7 #6C67FD #FD67AD #F8FD67
square
#67FDB7 #6C67FD #FD67AD #F8FD67
split-complementary
#67FDB7 #FD67F8 #FD6C67
monochromatic
#03E77C #2BFC9A #67FDB7 #A3FED4 #E0FFF0
Accessibility & contrast
On white
1.29
#67FDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#67FDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FDB7
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FDB7 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB3
Deuteranopia (green-blind)
#E5DDBB
Tritanopia (blue-blind)
#1AFCEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #67fdb7; /* rgb */ color: rgb(103, 253, 183); /* oklch */ color: oklch(89.5% 0.162 160.0);
Tailwind
colors: {
custom: {
50: '#9fffcc',
500: '#67fdb7',
950: '#000000',
},
}SCSS
$custom: #67fdb7; $custom-light: #9fffcc; $custom-dark: #000000;
JSON
{
"hex": "#67fdb7",
"rgb": {
"r": 103,
"g": 253,
"b": 183
},
"hsl": {
"h": 152,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.89527,
"c": 0.1624,
"h": 160
},
"luminance": 0.76553
}Semantic roles & 50–950 ramp
primary
#67FDB7
secondary
#D8307F
accent
#006BE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683