#67F8B5#67F8B5
#67F8B5 is a very light, vivid teal. Relative luminance 0.734; OKLCH L 88.3% C 0.158 H 160.4°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #67F8B5 |
|---|---|
| RGB | rgb(103, 248, 181) |
| HSL | hsl(152, 91%, 69%) |
| HSV | hsv(152, 58%, 97%) |
| CMYK | cmyk(58.5%, 0%, 27%, 2.7%) |
| CIE-LAB | lab(88.61, -54.15, 20.74) |
| CIE-LCH | lch(88.61, 57.98, 159.04°) |
| OKLab | oklab(88.29% -0.1484 0.0528) |
| OKLCH | oklch(88.29% 0.158 160.4) |
| XYZ | xyz(47.4970, 73.3499, 55.3620) |
| Luminance | 0.7336 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.33
Light Blue Green
#7EFBB3
ΔE00 2.34
Seafoam Green
#7AF9AB
ΔE00 2.99
Greenish Cyan
#2AFEB7
ΔE00 3.02
Seafoam (survey)
#80F9AD
ΔE00 3.12
Light Aquamarine
#7BFDC7
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F8B5 #F867AA
analogous
#67F86D #67F8B5 #67F2F8
triadic
#67F8B5 #B567F8 #F8B567
tetradic
#67F8B5 #6D67F8 #F867AA #F2F867
square
#67F8B5 #6D67F8 #F867AA #F2F867
split-complementary
#67F8B5 #F867F2 #F86D67
monochromatic
#0ADB7A #2CF599 #67F8B5 #A2FBD1 #DCFDEE
Accessibility & contrast
On white
1.34
#67F8B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#67F8B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F8B5
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F8B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F8B5 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E7B1
Deuteranopia (green-blind)
#E1D9B9
Tritanopia (blue-blind)
#22F7E6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #67f8b5; /* rgb */ color: rgb(103, 248, 181); /* oklch */ color: oklch(88.3% 0.158 160.4);
Tailwind
colors: {
custom: {
50: '#9efbcb',
500: '#67f8b5',
950: '#000000',
},
}SCSS
$custom: #67f8b5; $custom-light: #9efbcb; $custom-dark: #000000;
JSON
{
"hex": "#67f8b5",
"rgb": {
"r": 103,
"g": 248,
"b": 181
},
"hsl": {
"h": 152.276,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.88288,
"c": 0.15754,
"h": 160.4
},
"luminance": 0.73355
}Semantic roles & 50–950 ramp
primary
#67F8B5
secondary
#D2327C
accent
#006AE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582