#67FEB5#67FEB5
#67FEB5 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.7% C 0.165 H 159.2°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #67FEB5 |
|---|---|
| RGB | rgb(103, 254, 181) |
| HSL | hsl(151, 99%, 70%) |
| HSV | hsv(151, 59%, 100%) |
| CMYK | cmyk(59.4%, 0%, 28.7%, 0.4%) |
| CIE-LAB | lab(90.37, -56.55, 23.16) |
| CIE-LCH | lch(90.37, 61.11, 157.73°) |
| OKLab | oklab(89.72% -0.1545 0.0588) |
| OKLCH | oklch(89.72% 0.165 159.2) |
| XYZ | xyz(49.3713, 77.0985, 55.9867) |
| Luminance | 0.7710 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.73
Light Blue Green
#7EFBB3
ΔE00 2.00
Seafoam Green
#7AF9AB
ΔE00 2.52
Seafoam (survey)
#80F9AD
ΔE00 2.75
Light Bluish Green
#76FDA8
ΔE00 2.90
Greenish Cyan
#2AFEB7
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FEB5 #FE67B0
analogous
#67FE69 #67FEB5 #67FCFE
triadic
#67FEB5 #B567FE #FEB567
tetradic
#67FEB5 #6967FE #FE67B0 #FCFE67
square
#67FEB5 #6967FE #FE67B0 #FCFE67
split-complementary
#67FEB5 #FE67FC #FE6967
monochromatic
#02E979 #2AFE97 #67FEB5 #A4FED3 #E1FFF0
Accessibility & contrast
On white
1.28
#67FEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#67FEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FEB5
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FEB5 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECB1
Deuteranopia (green-blind)
#E7DDBA
Tritanopia (blue-blind)
#1CFDEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #67feb5; /* rgb */ color: rgb(103, 254, 181); /* oklch */ color: oklch(89.7% 0.165 159.2);
Tailwind
colors: {
custom: {
50: '#9fffcb',
500: '#67feb5',
950: '#000000',
},
}SCSS
$custom: #67feb5; $custom-light: #9fffcb; $custom-dark: #000000;
JSON
{
"hex": "#67feb5",
"rgb": {
"r": 103,
"g": 254,
"b": 181
},
"hsl": {
"h": 150.993,
"s": 98.693,
"l": 70
},
"oklch": {
"l": 0.89722,
"c": 0.16536,
"h": 159.2
},
"luminance": 0.77103
}Semantic roles & 50–950 ramp
primary
#67FEB5
secondary
#D93082
accent
#006FE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683