#67FEEC#67FEEC
#67FEEC is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.1% C 0.131 H 184.3°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #67FEEC |
|---|---|
| RGB | rgb(103, 254, 236) |
| HSL | hsl(173, 99%, 70%) |
| HSV | hsv(173, 59%, 100%) |
| CMYK | cmyk(59.4%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(91.60, -44.22, -3.41) |
| CIE-LCH | lch(91.60, 44.35, 184.41°) |
| OKLab | oklab(91.14% -0.1304 -0.0099) |
| OKLCH | oklch(91.14% 0.131 184.3) |
| XYZ | xyz(56.1688, 79.8175, 91.7868) |
| Luminance | 0.7982 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.25
Tiffany Blue
#7BF2DA
ΔE00 3.90
Bright Turquoise
#0FFEF9
ΔE00 4.85
Aqua
#00FFFF
ΔE00 6.18
Bright Cyan
#41FDFE
ΔE00 6.20
Light Aqua
#8CFFDB
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FEEC #FE6779
analogous
#67FEA1 #67FEEC #67C4FE
triadic
#67FEEC #EC67FE #FEEC67
tetradic
#67FEEC #A167FE #FE6779 #C4FE67
square
#67FEEC #A167FE #FE6779 #C4FE67
split-complementary
#67FEEC #FE67C4 #FEA167
monochromatic
#02E9CD #2AFEE4 #67FEEC #A4FEF4 #E1FFFB
Accessibility & contrast
On white
1.24
#67FEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#67FEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FEEC
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FEEC | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EB
Deuteranopia (green-blind)
#DBE0EE
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #67feec; /* rgb */ color: rgb(103, 254, 236); /* oklch */ color: oklch(91.1% 0.131 184.3);
Tailwind
colors: {
custom: {
50: '#a1fff2',
500: '#67feec',
950: '#000000',
},
}SCSS
$custom: #67feec; $custom-light: #a1fff2; $custom-dark: #000000;
JSON
{
"hex": "#67feec",
"rgb": {
"r": 103,
"g": 254,
"b": 236
},
"hsl": {
"h": 172.848,
"s": 98.693,
"l": 70
},
"oklch": {
"l": 0.91138,
"c": 0.13083,
"h": 184.3
},
"luminance": 0.79823
}Semantic roles & 50–950 ramp
primary
#67FEEC
secondary
#D93044
accent
#001BE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685