#67FFE4#67FFE4
#67FFE4 is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.1% C 0.135 H 179.4°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFE4 |
|---|---|
| RGB | rgb(103, 255, 228) |
| HSL | hsl(169, 100%, 70%) |
| HSV | hsv(169, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(91.68, -46.62, 0.85) |
| CIE-LCH | lch(91.68, 46.63, 178.95°) |
| OKLab | oklab(91.14% -0.1349 0.0015) |
| OKLCH | oklch(91.14% 0.135 179.4) |
| XYZ | xyz(55.3506, 79.9993, 85.9081) |
| Luminance | 0.8001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.27
Light Aqua
#8CFFDB
ΔE00 4.35
Bright Aqua
#0BF9EA
ΔE00 4.86
Aquamarine
#7FFFD4
ΔE00 5.14
Light Turquoise
#7EF4CC
ΔE00 5.44
Aqua (survey)
#13EAC9
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFE4 #FF6782
analogous
#67FF98 #67FFE4 #67CEFF
triadic
#67FFE4 #E467FF #FFE467
tetradic
#67FFE4 #9867FF #FF6782 #CEFF67
square
#67FFE4 #9867FF #FF6782 #CEFF67
split-complementary
#67FFE4 #FF67CE #FF9867
monochromatic
#00ECC2 #2AFFD9 #67FFE4 #A4FFEF #E0FFFA
Accessibility & contrast
On white
1.24
#67FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#67FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFE4
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFE4 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E3
Deuteranopia (green-blind)
#DEE0E6
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #67ffe4; /* rgb */ color: rgb(103, 255, 228); /* oklch */ color: oklch(91.1% 0.135 179.4);
Tailwind
colors: {
custom: {
50: '#a0ffec',
500: '#67ffe4',
950: '#000000',
},
}SCSS
$custom: #67ffe4; $custom-light: #a0ffec; $custom-dark: #000000;
JSON
{
"hex": "#67ffe4",
"rgb": {
"r": 103,
"g": 255,
"b": 228
},
"hsl": {
"h": 169.342,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.91137,
"c": 0.13489,
"h": 179.4
},
"luminance": 0.80005
}Semantic roles & 50–950 ramp
primary
#67FFE4
secondary
#DA304E
accent
#0029E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684