#67F6B2#67F6B2
#67F6B2 is a very light, vivid teal. Relative luminance 0.720; OKLCH L 87.7% C 0.157 H 159.8°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #67F6B2 |
|---|---|
| RGB | rgb(103, 246, 178) |
| HSL | hsl(151, 89%, 68%) |
| HSV | hsv(151, 58%, 96%) |
| CMYK | cmyk(58.1%, 0%, 27.6%, 3.5%) |
| CIE-LAB | lab(87.97, -53.94, 21.39) |
| CIE-LCH | lch(87.97, 58.03, 158.37°) |
| OKLab | oklab(87.74% -0.1477 0.0544) |
| OKLCH | oklch(87.74% 0.157 159.8) |
| XYZ | xyz(46.5809, 72.0049, 53.5544) |
| Luminance | 0.7201 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.50
Light Blue Green
#7EFBB3
ΔE00 2.30
Seafoam Green
#7AF9AB
ΔE00 2.77
Seafoam (survey)
#80F9AD
ΔE00 2.93
Greenish Cyan
#2AFEB7
ΔE00 3.28
Greenish Turquoise
#00FBB0
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F6B2 #F667AB
analogous
#67F66A #67F6B2 #67F2F6
triadic
#67F6B2 #B267F6 #F6B267
tetradic
#67F6B2 #6A67F6 #F667AB #F2F667
square
#67F6B2 #6A67F6 #F667AB #F2F667
split-complementary
#67F6B2 #F667F2 #F66A67
monochromatic
#0DD676 #2DF395 #67F6B2 #A1F9CF #DBFDED
Accessibility & contrast
On white
1.36
#67F6B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#67F6B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F6B2
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F6B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F6B2 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E5AE
Deuteranopia (green-blind)
#DFD7B6
Tritanopia (blue-blind)
#27F5E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #67f6b2; /* rgb */ color: rgb(103, 246, 178); /* oklch */ color: oklch(87.7% 0.157 159.8);
Tailwind
colors: {
custom: {
50: '#9efac9',
500: '#67f6b2',
950: '#000000',
},
}SCSS
$custom: #67f6b2; $custom-light: #9efac9; $custom-dark: #000000;
JSON
{
"hex": "#67f6b2",
"rgb": {
"r": 103,
"g": 246,
"b": 178
},
"hsl": {
"h": 151.469,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.87742,
"c": 0.15741,
"h": 159.8
},
"luminance": 0.72009
}Semantic roles & 50–950 ramp
primary
#67F6B2
secondary
#CF327D
accent
#006DE5
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582