#67FFEB#67FFEB
#67FFEB is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.3% C 0.132 H 183.3°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFEB |
|---|---|
| RGB | rgb(103, 255, 235) |
| HSL | hsl(172, 100%, 70%) |
| HSV | hsv(172, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(91.86, -44.91, -2.51) |
| CIE-LCH | lch(91.86, 44.98, 183.20°) |
| OKLab | oklab(91.34% -0.1319 -0.0075) |
| OKLCH | oklch(91.34% 0.132 183.3) |
| XYZ | xyz(56.3421, 80.3959, 91.1298) |
| Luminance | 0.8040 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.53
Tiffany Blue
#7BF2DA
ΔE00 3.72
Bright Turquoise
#0FFEF9
ΔE00 5.37
Light Aqua
#8CFFDB
ΔE00 6.02
Aqua
#00FFFF
ΔE00 6.73
Aqua (survey)
#13EAC9
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFEB #FF677B
analogous
#67FF9F #67FFEB #67C7FF
triadic
#67FFEB #EB67FF #FFEB67
tetradic
#67FFEB #9F67FF #FF677B #C7FF67
square
#67FFEB #9F67FF #FF677B #C7FF67
split-complementary
#67FFEB #FF67C7 #FF9F67
monochromatic
#00ECCD #2AFFE3 #67FFEB #A4FFF3 #E0FFFB
Accessibility & contrast
On white
1.23
#67FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#67FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFEB
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFEB | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EA
Deuteranopia (green-blind)
#DDE1ED
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #67ffeb; /* rgb */ color: rgb(103, 255, 235); /* oklch */ color: oklch(91.3% 0.132 183.3);
Tailwind
colors: {
custom: {
50: '#a1fff1',
500: '#67ffeb',
950: '#000000',
},
}SCSS
$custom: #67ffeb; $custom-light: #a1fff1; $custom-dark: #000000;
JSON
{
"hex": "#67ffeb",
"rgb": {
"r": 103,
"g": 255,
"b": 235
},
"hsl": {
"h": 172.105,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.9134,
"c": 0.13209,
"h": 183.3
},
"luminance": 0.80402
}Semantic roles & 50–950 ramp
primary
#67FFEB
secondary
#DA3046
accent
#001EE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685