#67FFED#67FFED
#67FFED is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.131 H 184.4°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFED |
|---|---|
| RGB | rgb(103, 255, 237) |
| HSL | hsl(173, 100%, 70%) |
| HSV | hsv(173, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(91.91, -44.41, -3.47) |
| CIE-LCH | lch(91.91, 44.54, 184.47°) |
| OKLab | oklab(91.4% -0.131 -0.0101) |
| OKLCH | oklch(91.4% 0.131 184.4) |
| XYZ | xyz(56.6327, 80.5121, 92.6601) |
| Luminance | 0.8052 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.31
Tiffany Blue
#7BF2DA
ΔE00 4.05
Bright Turquoise
#0FFEF9
ΔE00 4.83
Aqua
#00FFFF
ΔE00 6.15
Bright Cyan
#41FDFE
ΔE00 6.18
Light Aqua
#8CFFDB
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFED #FF6779
analogous
#67FFA1 #67FFED #67C5FF
triadic
#67FFED #ED67FF #FFED67
tetradic
#67FFED #A167FF #FF6779 #C5FF67
square
#67FFED #A167FF #FF6779 #C5FF67
split-complementary
#67FFED #FF67C5 #FFA167
monochromatic
#00ECD0 #2AFFE6 #67FFED #A4FFF4 #E0FFFB
Accessibility & contrast
On white
1.23
#67FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#67FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFED
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFED | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EC
Deuteranopia (green-blind)
#DCE1EF
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #67ffed; /* rgb */ color: rgb(103, 255, 237); /* oklch */ color: oklch(91.4% 0.131 184.4);
Tailwind
colors: {
custom: {
50: '#a1fff2',
500: '#67ffed',
950: '#000000',
},
}SCSS
$custom: #67ffed; $custom-light: #a1fff2; $custom-dark: #000000;
JSON
{
"hex": "#67ffed",
"rgb": {
"r": 103,
"g": 255,
"b": 237
},
"hsl": {
"h": 172.895,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.91399,
"c": 0.13142,
"h": 184.4
},
"luminance": 0.80518
}Semantic roles & 50–950 ramp
primary
#67FFED
secondary
#DA3044
accent
#001BE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685