#67FEBE#67FEBE
#67FEBE is a very light, vivid teal. Relative luminance 0.775; OKLCH L 89.9% C 0.158 H 162.3°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #67FEBE |
|---|---|
| RGB | rgb(103, 254, 190) |
| HSL | hsl(155, 99%, 70%) |
| HSV | hsv(155, 59%, 100%) |
| CMYK | cmyk(59.4%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(90.54, -54.73, 18.81) |
| CIE-LCH | lch(90.54, 57.88, 161.03°) |
| OKLab | oklab(89.92% -0.1505 0.048) |
| OKLCH | oklch(89.92% 0.158 162.3) |
| XYZ | xyz(50.3248, 77.4799, 61.0082) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.70
Light Aquamarine
#7BFDC7
ΔE00 2.29
Greenish Cyan
#2AFEB7
ΔE00 2.72
Light Blue Green
#7EFBB3
ΔE00 3.06
Greenish Turquoise
#00FBB0
ΔE00 3.56
Seafoam Green
#7AF9AB
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FEBE #FE67A7
analogous
#67FE73 #67FEBE #67F2FE
triadic
#67FEBE #BE67FE #FEBE67
tetradic
#67FEBE #7367FE #FE67A7 #F2FE67
square
#67FEBE #7367FE #FE67A7 #F2FE67
split-complementary
#67FEBE #FE67F2 #FE7367
monochromatic
#02E987 #2AFEA4 #67FEBE #A4FED8 #E1FFF2
Accessibility & contrast
On white
1.27
#67FEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#67FEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FEBE
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FEBE | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBA
Deuteranopia (green-blind)
#E5DEC2
Tritanopia (blue-blind)
#07FEEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #67febe; /* rgb */ color: rgb(103, 254, 190); /* oklch */ color: oklch(89.9% 0.158 162.3);
Tailwind
colors: {
custom: {
50: '#9fffd1',
500: '#67febe',
950: '#000000',
},
}SCSS
$custom: #67febe; $custom-light: #9fffd1; $custom-dark: #000000;
JSON
{
"hex": "#67febe",
"rgb": {
"r": 103,
"g": 254,
"b": 190
},
"hsl": {
"h": 154.57,
"s": 98.693,
"l": 70
},
"oklch": {
"l": 0.89923,
"c": 0.15803,
"h": 162.3
},
"luminance": 0.77485
}Semantic roles & 50–950 ramp
primary
#67FEBE
secondary
#D93078
accent
#0061E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683