#67F0C8#67F0C8
#67F0C8 is a very light, vivid teal. Relative luminance 0.694; OKLCH L 86.8% C 0.133 H 171.0°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #67F0C8 |
|---|---|
| RGB | rgb(103, 240, 200) |
| HSL | hsl(162, 82%, 67%) |
| HSV | hsv(162, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 16.7%, 5.9%) |
| CIE-LAB | lab(86.69, -46.74, 8.18) |
| CIE-LCH | lch(86.69, 47.45, 170.07°) |
| OKLab | oklab(86.85% -0.1317 0.0209) |
| OKLCH | oklch(86.85% 0.133 171) |
| XYZ | xyz(47.1740, 69.3693, 65.5359) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.02
Aqua Marine
#2EE8BB
ΔE00 3.50
Aquamarine
#7FFFD4
ΔE00 3.52
Bright Teal
#01F9C6
ΔE00 4.20
Light Aqua
#8CFFDB
ΔE00 4.23
Aqua (survey)
#13EAC9
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F0C8 #F0678F
analogous
#67F084 #67F0C8 #67D3F0
triadic
#67F0C8 #C867F0 #F0C867
tetradic
#67F0C8 #8467F0 #F0678F #D3F067
square
#67F0C8 #8467F0 #F0678F #D3F067
split-complementary
#67F0C8 #F067D3 #F08467
monochromatic
#14C994 #2FEBB4 #67F0C8 #9FF5DC #D6FBF0
Accessibility & contrast
On white
1.41
#67F0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#67F0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F0C8
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F0C8 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE2C6
Deuteranopia (green-blind)
#D5D3CB
Tritanopia (blue-blind)
#01F2E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f0c8; /* rgb */ color: rgb(103, 240, 200); /* oklch */ color: oklch(86.8% 0.133 171.0);
Tailwind
colors: {
custom: {
50: '#9ef5d8',
500: '#67f0c8',
950: '#000000',
},
}SCSS
$custom: #67f0c8; $custom-light: #9ef5d8; $custom-dark: #000000;
JSON
{
"hex": "#67f0c8",
"rgb": {
"r": 103,
"g": 240,
"b": 200
},
"hsl": {
"h": 162.482,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.86848,
"c": 0.13333,
"h": 171
},
"luminance": 0.69374
}Semantic roles & 50–950 ramp
primary
#67F0C8
secondary
#C63560
accent
#0746DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583