#67F8B8#67F8B8
#67F8B8 is a very light, vivid teal. Relative luminance 0.735; OKLCH L 88.4% C 0.155 H 161.5°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #67F8B8 |
|---|---|
| RGB | rgb(103, 248, 184) |
| HSL | hsl(154, 91%, 69%) |
| HSV | hsv(154, 58%, 97%) |
| CMYK | cmyk(58.5%, 0%, 25.8%, 2.7%) |
| CIE-LAB | lab(88.67, -53.54, 19.28) |
| CIE-LCH | lch(88.67, 56.90, 160.19°) |
| OKLab | oklab(88.36% -0.1471 0.0492) |
| OKLCH | oklch(88.36% 0.155 161.5) |
| XYZ | xyz(47.8082, 73.4744, 57.0006) |
| Luminance | 0.7348 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.68
Light Aquamarine
#7BFDC7
ΔE00 2.66
Light Blue Green
#7EFBB3
ΔE00 2.77
Greenish Cyan
#2AFEB7
ΔE00 3.02
Greenish Turquoise
#00FBB0
ΔE00 3.53
Seafoam Green
#7AF9AB
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F8B8 #F867A7
analogous
#67F870 #67F8B8 #67F0F8
triadic
#67F8B8 #B867F8 #F8B867
tetradic
#67F8B8 #7067F8 #F867A7 #F0F867
square
#67F8B8 #7067F8 #F867A7 #F0F867
split-complementary
#67F8B8 #F867F0 #F87067
monochromatic
#0ADB7F #2CF59D #67F8B8 #A2FBD3 #DCFDEF
Accessibility & contrast
On white
1.34
#67F8B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#67F8B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F8B8
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F8B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F8B8 | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E7B4
Deuteranopia (green-blind)
#E0D9BC
Tritanopia (blue-blind)
#1DF7E7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #67f8b8; /* rgb */ color: rgb(103, 248, 184); /* oklch */ color: oklch(88.4% 0.155 161.5);
Tailwind
colors: {
custom: {
50: '#9efbcd',
500: '#67f8b8',
950: '#000000',
},
}SCSS
$custom: #67f8b8; $custom-light: #9efbcd; $custom-dark: #000000;
JSON
{
"hex": "#67f8b8",
"rgb": {
"r": 103,
"g": 248,
"b": 184
},
"hsl": {
"h": 153.517,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.88356,
"c": 0.1551,
"h": 161.5
},
"luminance": 0.73479
}Semantic roles & 50–950 ramp
primary
#67F8B8
secondary
#D23278
accent
#0065E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#101713
muted
#808583