#67F8BA#67F8BA
#67F8BA is a very light, vivid teal. Relative luminance 0.736; OKLCH L 88.4% C 0.153 H 162.3°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #67F8BA |
|---|---|
| RGB | rgb(103, 248, 186) |
| HSL | hsl(154, 91%, 69%) |
| HSV | hsv(154, 58%, 97%) |
| CMYK | cmyk(58.5%, 0%, 25%, 2.7%) |
| CIE-LAB | lab(88.71, -53.13, 18.31) |
| CIE-LCH | lch(88.71, 56.19, 160.98°) |
| OKLab | oklab(88.4% -0.1462 0.0468) |
| OKLCH | oklch(88.4% 0.154 162.3) |
| XYZ | xyz(48.0193, 73.5588, 58.1125) |
| Luminance | 0.7356 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.07
Light Aquamarine
#7BFDC7
ΔE00 2.36
Greenish Cyan
#2AFEB7
ΔE00 3.09
Light Blue Green
#7EFBB3
ΔE00 3.11
Greenish Turquoise
#00FBB0
ΔE00 3.68
Seafoam Green
#7AF9AB
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F8BA #F867A5
analogous
#67F872 #67F8BA #67EDF8
triadic
#67F8BA #BA67F8 #F8BA67
tetradic
#67F8BA #7267F8 #F867A5 #EDF867
square
#67F8BA #7267F8 #F867A5 #EDF867
split-complementary
#67F8BA #F867ED #F87267
monochromatic
#0ADB81 #2CF59F #67F8BA #A2FBD5 #DCFDEF
Accessibility & contrast
On white
1.34
#67F8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#67F8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F8BA
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F8BA | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E7B7
Deuteranopia (green-blind)
#E0D9BE
Tritanopia (blue-blind)
#1AF8E7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #67f8ba; /* rgb */ color: rgb(103, 248, 186); /* oklch */ color: oklch(88.4% 0.153 162.3);
Tailwind
colors: {
custom: {
50: '#9efbce',
500: '#67f8ba',
950: '#000000',
},
}SCSS
$custom: #67f8ba; $custom-light: #9efbce; $custom-dark: #000000;
JSON
{
"hex": "#67f8ba",
"rgb": {
"r": 103,
"g": 248,
"b": 186
},
"hsl": {
"h": 154.345,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.88402,
"c": 0.1535,
"h": 162.3
},
"luminance": 0.73564
}Semantic roles & 50–950 ramp
primary
#67F8BA
secondary
#D23276
accent
#0062E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101713
muted
#808583