#67E6EB#67E6EB
#67E6EB is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.6% C 0.112 H 198.8°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #67E6EB |
|---|---|
| RGB | rgb(103, 230, 235) |
| HSL | hsl(182, 77%, 66%) |
| HSV | hsv(182, 56%, 92%) |
| CMYK | cmyk(56.2%, 2.1%, 0%, 7.8%) |
| CIE-LAB | lab(84.73, -33.57, -13.08) |
| CIE-LCH | lch(84.73, 36.03, 201.29°) |
| OKLab | oklab(85.56% -0.1062 -0.0362) |
| OKLCH | oklch(85.56% 0.112 198.8) |
| XYZ | xyz(48.8794, 65.4705, 88.6423) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.11
Bright Light Blue
#26F7FD
ΔE00 4.68
Robin Egg Blue
#8AF1FE
ΔE00 5.04
Aqua Blue
#02D8E9
ΔE00 5.56
Robin'S Egg Blue
#98EFF9
ΔE00 5.60
Bright Cyan
#41FDFE
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E6EB #EB6C67
analogous
#67EBAE #67E6EB #67A4EB
triadic
#67E6EB #EB67E6 #E6EB67
tetradic
#67E6EB #AE67EB #EB6C67 #A4EB67
square
#67E6EB #AE67EB #EB6C67 #A4EB67
split-complementary
#67E6EB #EB67A4 #EBAE67
monochromatic
#19B8BF #31DDE4 #67E6EB #9DEFF2 #D3F8F9
Accessibility & contrast
On white
1.49
#67E6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#67E6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E6EB
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E6EB | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEC
Deuteranopia (green-blind)
#C2CDEC
Tritanopia (blue-blind)
#00EDE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67e6eb; /* rgb */ color: rgb(103, 230, 235); /* oklch */ color: oklch(85.6% 0.112 198.8);
Tailwind
colors: {
custom: {
50: '#9eeef1',
500: '#67e6eb',
950: '#000000',
},
}SCSS
$custom: #67e6eb; $custom-light: #9eeef1; $custom-dark: #000000;
JSON
{
"hex": "#67e6eb",
"rgb": {
"r": 103,
"g": 230,
"b": 235
},
"hsl": {
"h": 182.273,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.85563,
"c": 0.11224,
"h": 198.8
},
"luminance": 0.65475
}Semantic roles & 50–950 ramp
primary
#67E6EB
secondary
#BD3E39
accent
#140DD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585