#67FBE4#67FBE4
#67FBE4 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.2% C 0.131 H 181.3°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #67FBE4 |
|---|---|
| RGB | rgb(103, 251, 228) |
| HSL | hsl(171, 95%, 69%) |
| HSV | hsv(171, 59%, 98%) |
| CMYK | cmyk(59%, 0%, 9.2%, 1.6%) |
| CIE-LAB | lab(90.54, -44.88, -0.82) |
| CIE-LCH | lch(90.54, 44.89, 181.04°) |
| OKLab | oklab(90.21% -0.1308 -0.0029) |
| OKLCH | oklch(90.21% 0.131 181.3) |
| XYZ | xyz(54.0879, 77.4738, 85.4872) |
| Luminance | 0.7748 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.70
Bright Aqua
#0BF9EA
ΔE00 3.96
Light Aqua
#8CFFDB
ΔE00 5.18
Aqua (survey)
#13EAC9
ΔE00 5.67
Light Turquoise
#7EF4CC
ΔE00 6.05
Aquamarine
#7FFFD4
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FBE4 #FB677E
analogous
#67FB9A #67FBE4 #67C8FB
triadic
#67FBE4 #E467FB #FBE467
tetradic
#67FBE4 #9A67FB #FB677E #C8FB67
square
#67FBE4 #9A67FB #FB677E #C8FB67
split-complementary
#67FBE4 #FB67C8 #FB9A67
monochromatic
#06E2C0 #2BF9D9 #67FBE4 #A3FDEF #DEFEF9
Accessibility & contrast
On white
1.27
#67FBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#67FBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FBE4
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FBE4 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EEE3
Deuteranopia (green-blind)
#DADDE6
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #67fbe4; /* rgb */ color: rgb(103, 251, 228); /* oklch */ color: oklch(90.2% 0.131 181.3);
Tailwind
colors: {
custom: {
50: '#a0fdec',
500: '#67fbe4',
950: '#000000',
},
}SCSS
$custom: #67fbe4; $custom-light: #a0fdec; $custom-dark: #000000;
JSON
{
"hex": "#67fbe4",
"rgb": {
"r": 103,
"g": 251,
"b": 228
},
"hsl": {
"h": 170.676,
"s": 94.872,
"l": 69.412
},
"oklch": {
"l": 0.90206,
"c": 0.13085,
"h": 181.3
},
"luminance": 0.77479
}Semantic roles & 50–950 ramp
primary
#67FBE4
secondary
#D5314A
accent
#0024E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684