#67FDBE#67FDBE
#67FDBE is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.7% C 0.157 H 162.5°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #67FDBE |
|---|---|
| RGB | rgb(103, 253, 190) |
| HSL | hsl(155, 97%, 70%) |
| HSV | hsv(155, 59%, 99%) |
| CMYK | cmyk(59.3%, 0%, 24.9%, 0.8%) |
| CIE-LAB | lab(90.25, -54.33, 18.40) |
| CIE-LCH | lch(90.25, 57.36, 161.29°) |
| OKLab | oklab(89.69% -0.1495 0.047) |
| OKLCH | oklch(89.69% 0.157 162.5) |
| XYZ | xyz(50.0083, 76.8468, 60.9027) |
| Luminance | 0.7685 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.64
Light Aquamarine
#7BFDC7
ΔE00 2.15
Greenish Cyan
#2AFEB7
ΔE00 2.78
Light Blue Green
#7EFBB3
ΔE00 3.14
Greenish Turquoise
#00FBB0
ΔE00 3.60
Seafoam Green
#7AF9AB
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FDBE #FD67A6
analogous
#67FD73 #67FDBE #67F1FD
triadic
#67FDBE #BE67FD #FDBE67
tetradic
#67FDBE #7367FD #FD67A6 #F1FD67
square
#67FDBE #7367FD #FD67A6 #F1FD67
split-complementary
#67FDBE #FD67F1 #FD7367
monochromatic
#03E787 #2BFCA4 #67FDBE #A3FED8 #E0FFF2
Accessibility & contrast
On white
1.28
#67FDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#67FDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FDBE
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FDBE | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBA
Deuteranopia (green-blind)
#E4DDC2
Tritanopia (blue-blind)
#09FDEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #67fdbe; /* rgb */ color: rgb(103, 253, 190); /* oklch */ color: oklch(89.7% 0.157 162.5);
Tailwind
colors: {
custom: {
50: '#9fffd1',
500: '#67fdbe',
950: '#000000',
},
}SCSS
$custom: #67fdbe; $custom-light: #9fffd1; $custom-dark: #000000;
JSON
{
"hex": "#67fdbe",
"rgb": {
"r": 103,
"g": 253,
"b": 190
},
"hsl": {
"h": 154.8,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.89685,
"c": 0.15675,
"h": 162.5
},
"luminance": 0.76852
}Semantic roles & 50–950 ramp
primary
#67FDBE
secondary
#D83077
accent
#0060E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683