#67E1EB#67E1EB
#67E1EB is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.4% C 0.109 H 202.6°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #67E1EB |
|---|---|
| RGB | rgb(103, 225, 235) |
| HSL | hsl(185, 77%, 66%) |
| HSV | hsv(185, 56%, 92%) |
| CMYK | cmyk(56.2%, 4.3%, 0%, 7.8%) |
| CIE-LAB | lab(83.30, -31.21, -15.22) |
| CIE-LCH | lch(83.30, 34.72, 206.00°) |
| OKLab | oklab(84.41% -0.101 -0.0421) |
| OKLCH | oklch(84.41% 0.109 202.6) |
| XYZ | xyz(47.5079, 62.7275, 88.1851) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.31
Aqua Blue
#02D8E9
ΔE00 4.28
Robin Egg Blue
#8AF1FE
ΔE00 4.65
Robin'S Egg Blue
#98EFF9
ΔE00 5.29
Bright Light Blue
#26F7FD
ΔE00 6.13
Darkturquoise
#00CED1
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E1EB #EB7167
analogous
#67EBB3 #67E1EB #679FEB
triadic
#67E1EB #EB67E1 #E1EB67
tetradic
#67E1EB #B367EB #EB7167 #9FEB67
square
#67E1EB #B367EB #EB7167 #9FEB67
split-complementary
#67E1EB #EB679F #EBB367
monochromatic
#19B2BF #31D6E4 #67E1EB #9DECF2 #D3F6F9
Accessibility & contrast
On white
1.55
#67E1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#67E1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E1EB
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E1EB | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EC
Deuteranopia (green-blind)
#BDC9EC
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67e1eb; /* rgb */ color: rgb(103, 225, 235); /* oklch */ color: oklch(84.4% 0.109 202.6);
Tailwind
colors: {
custom: {
50: '#9eeaf1',
500: '#67e1eb',
950: '#000000',
},
}SCSS
$custom: #67e1eb; $custom-light: #9eeaf1; $custom-dark: #000000;
JSON
{
"hex": "#67e1eb",
"rgb": {
"r": 103,
"g": 225,
"b": 235
},
"hsl": {
"h": 184.545,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.84413,
"c": 0.10944,
"h": 202.6
},
"luminance": 0.62732
}Semantic roles & 50–950 ramp
primary
#67E1EB
secondary
#BD4339
accent
#1C0DD9
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485