#67FDB5#67FDB5
#67FDB5 is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.5% C 0.164 H 159.4°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #67FDB5 |
|---|---|
| RGB | rgb(103, 253, 181) |
| HSL | hsl(151, 97%, 70%) |
| HSV | hsv(151, 59%, 99%) |
| CMYK | cmyk(59.3%, 0%, 28.5%, 0.8%) |
| CIE-LAB | lab(90.08, -56.15, 22.76) |
| CIE-LCH | lch(90.08, 60.59, 157.94°) |
| OKLab | oklab(89.48% -0.1535 0.0579) |
| OKLCH | oklch(89.48% 0.164 159.4) |
| XYZ | xyz(49.0548, 76.4655, 55.8812) |
| Luminance | 0.7647 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.48
Light Blue Green
#7EFBB3
ΔE00 1.98
Seafoam Green
#7AF9AB
ΔE00 2.54
Seafoam (survey)
#80F9AD
ΔE00 2.76
Greenish Cyan
#2AFEB7
ΔE00 2.89
Light Bluish Green
#76FDA8
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FDB5 #FD67AF
analogous
#67FD6A #67FDB5 #67FAFD
triadic
#67FDB5 #B567FD #FDB567
tetradic
#67FDB5 #6A67FD #FD67AF #FAFD67
square
#67FDB5 #6A67FD #FD67AF #FAFD67
split-complementary
#67FDB5 #FD67FA #FD6A67
monochromatic
#03E779 #2BFC98 #67FDB5 #A3FED2 #E0FFF0
Accessibility & contrast
On white
1.29
#67FDB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#67FDB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FDB5
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FDB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FDB5 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB1
Deuteranopia (green-blind)
#E6DDBA
Tritanopia (blue-blind)
#1DFCEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #67fdb5; /* rgb */ color: rgb(103, 253, 181); /* oklch */ color: oklch(89.5% 0.164 159.4);
Tailwind
colors: {
custom: {
50: '#9fffcb',
500: '#67fdb5',
950: '#000000',
},
}SCSS
$custom: #67fdb5; $custom-light: #9fffcb; $custom-dark: #000000;
JSON
{
"hex": "#67fdb5",
"rgb": {
"r": 103,
"g": 253,
"b": 181
},
"hsl": {
"h": 151.2,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.89483,
"c": 0.16406,
"h": 159.4
},
"luminance": 0.7647
}Semantic roles & 50–950 ramp
primary
#67FDB5
secondary
#D83081
accent
#006EE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683