#67FEBA#67FEBA
#67FEBA is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.8% C 0.161 H 160.9°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #67FEBA |
|---|---|
| RGB | rgb(103, 254, 186) |
| HSL | hsl(153, 99%, 70%) |
| HSV | hsv(153, 59%, 100%) |
| CMYK | cmyk(59.4%, 0%, 26.8%, 0.4%) |
| CIE-LAB | lab(90.46, -55.55, 20.75) |
| CIE-LCH | lch(90.46, 59.30, 159.52°) |
| OKLab | oklab(89.83% -0.1523 0.0529) |
| OKLCH | oklch(89.83% 0.161 160.9) |
| XYZ | xyz(49.8936, 77.3074, 58.7373) |
| Luminance | 0.7731 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.45
Light Blue Green
#7EFBB3
ΔE00 2.47
Greenish Cyan
#2AFEB7
ΔE00 2.66
Light Aquamarine
#7BFDC7
ΔE00 2.96
Seafoam Green
#7AF9AB
ΔE00 3.28
Greenish Turquoise
#00FBB0
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FEBA #FE67AB
analogous
#67FE6E #67FEBA #67F7FE
triadic
#67FEBA #BA67FE #FEBA67
tetradic
#67FEBA #6E67FE #FE67AB #F7FE67
square
#67FEBA #6E67FE #FE67AB #F7FE67
split-complementary
#67FEBA #FE67F7 #FE6E67
monochromatic
#02E981 #2AFE9E #67FEBA #A4FED6 #E1FFF1
Accessibility & contrast
On white
1.28
#67FEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#67FEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FEBA
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FEBA | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB6
Deuteranopia (green-blind)
#E6DEBE
Tritanopia (blue-blind)
#13FDEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #67feba; /* rgb */ color: rgb(103, 254, 186); /* oklch */ color: oklch(89.8% 0.161 160.9);
Tailwind
colors: {
custom: {
50: '#9fffcf',
500: '#67feba',
950: '#000000',
},
}SCSS
$custom: #67feba; $custom-light: #9fffcf; $custom-dark: #000000;
JSON
{
"hex": "#67feba",
"rgb": {
"r": 103,
"g": 254,
"b": 186
},
"hsl": {
"h": 152.98,
"s": 98.693,
"l": 70
},
"oklch": {
"l": 0.89832,
"c": 0.16123,
"h": 160.9
},
"luminance": 0.77312
}Semantic roles & 50–950 ramp
primary
#67FEBA
secondary
#D9307C
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683