#67F0BE#67F0BE
#67F0BE is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.6% C 0.140 H 166.2°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #67F0BE |
|---|---|
| RGB | rgb(103, 240, 190) |
| HSL | hsl(158, 82%, 67%) |
| HSV | hsv(158, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 20.8%, 5.9%) |
| CIE-LAB | lab(86.46, -48.96, 13.07) |
| CIE-LCH | lch(86.46, 50.68, 165.05°) |
| OKLab | oklab(86.59% -0.1361 0.0335) |
| OKLCH | oklch(86.59% 0.14 166.2) |
| XYZ | xyz(46.0433, 68.9170, 59.5811) |
| Luminance | 0.6892 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.99
Light Aquamarine
#7BFDC7
ΔE00 3.09
Light Greenish Blue
#63F7B4
ΔE00 3.70
Aqua Marine
#2EE8BB
ΔE00 3.76
Aquamarine
#7FFFD4
ΔE00 3.97
Bright Teal
#01F9C6
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F0BE #F06799
analogous
#67F079 #67F0BE #67DEF0
triadic
#67F0BE #BE67F0 #F0BE67
tetradic
#67F0BE #7967F0 #F06799 #DEF067
square
#67F0BE #7967F0 #F06799 #DEF067
split-complementary
#67F0BE #F067DE #F07967
monochromatic
#14C987 #2FEBA6 #67F0BE #9FF5D6 #D6FBEE
Accessibility & contrast
On white
1.42
#67F0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#67F0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F0BE
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F0BE | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE1BB
Deuteranopia (green-blind)
#D7D3C1
Tritanopia (blue-blind)
#1CF1E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f0be; /* rgb */ color: rgb(103, 240, 190); /* oklch */ color: oklch(86.6% 0.140 166.2);
Tailwind
colors: {
custom: {
50: '#9df6d1',
500: '#67f0be',
950: '#000000',
},
}SCSS
$custom: #67f0be; $custom-light: #9df6d1; $custom-dark: #000000;
JSON
{
"hex": "#67f0be",
"rgb": {
"r": 103,
"g": 240,
"b": 190
},
"hsl": {
"h": 158.102,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.86592,
"c": 0.14019,
"h": 166.2
},
"luminance": 0.68921
}Semantic roles & 50–950 ramp
primary
#67F0BE
secondary
#C6356A
accent
#0756DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583