#67E5EB#67E5EB
#67E5EB is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.3% C 0.112 H 199.6°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #67E5EB |
|---|---|
| RGB | rgb(103, 229, 235) |
| HSL | hsl(183, 77%, 66%) |
| HSV | hsv(183, 56%, 92%) |
| CMYK | cmyk(56.2%, 2.6%, 0%, 7.8%) |
| CIE-LAB | lab(84.44, -33.10, -13.51) |
| CIE-LCH | lch(84.44, 35.75, 202.20°) |
| OKLab | oklab(85.33% -0.1052 -0.0374) |
| OKLCH | oklch(85.33% 0.112 199.6) |
| XYZ | xyz(48.6019, 64.9155, 88.5498) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.87
Robin Egg Blue
#8AF1FE
ΔE00 4.90
Bright Light Blue
#26F7FD
ΔE00 4.92
Aqua Blue
#02D8E9
ΔE00 5.25
Robin'S Egg Blue
#98EFF9
ΔE00 5.48
Bright Cyan
#41FDFE
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E5EB #EB6D67
analogous
#67EBAF #67E5EB #67A3EB
triadic
#67E5EB #EB67E5 #E5EB67
tetradic
#67E5EB #AF67EB #EB6D67 #A3EB67
square
#67E5EB #AF67EB #EB6D67 #A3EB67
split-complementary
#67E5EB #EB67A3 #EBAF67
monochromatic
#19B7BF #31DCE4 #67E5EB #9DEEF2 #D3F8F9
Accessibility & contrast
On white
1.50
#67E5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#67E5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E5EB
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E5EB | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEC
Deuteranopia (green-blind)
#C1CCEC
Tritanopia (blue-blind)
#00ECE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67e5eb; /* rgb */ color: rgb(103, 229, 235); /* oklch */ color: oklch(85.3% 0.112 199.6);
Tailwind
colors: {
custom: {
50: '#9eedf1',
500: '#67e5eb',
950: '#000000',
},
}SCSS
$custom: #67e5eb; $custom-light: #9eedf1; $custom-dark: #000000;
JSON
{
"hex": "#67e5eb",
"rgb": {
"r": 103,
"g": 229,
"b": 235
},
"hsl": {
"h": 182.727,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.85333,
"c": 0.11164,
"h": 199.6
},
"luminance": 0.6492
}Semantic roles & 50–950 ramp
primary
#67E5EB
secondary
#BD3F39
accent
#160DD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585