#67E9EB#67E9EB
#67E9EB is a very light, moderate teal. Relative luminance 0.672; OKLCH L 86.3% C 0.114 H 196.6°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #67E9EB |
|---|---|
| RGB | rgb(103, 233, 235) |
| HSL | hsl(181, 77%, 66%) |
| HSV | hsv(181, 56%, 92%) |
| CMYK | cmyk(56.2%, 0.9%, 0%, 7.8%) |
| CIE-LAB | lab(85.58, -34.98, -11.80) |
| CIE-LCH | lch(85.58, 36.91, 198.65°) |
| OKLab | oklab(86.26% -0.1094 -0.0327) |
| OKLCH | oklch(86.26% 0.114 196.6) |
| XYZ | xyz(49.7215, 67.1546, 88.9230) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.14
Bright Cyan
#41FDFE
ΔE00 4.79
Robin'S Egg
#6DEDFD
ΔE00 4.97
Robin Egg Blue
#8AF1FE
ΔE00 5.64
Aqua
#00FFFF
ΔE00 5.78
Robin'S Egg Blue
#98EFF9
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E9EB #EB6967
analogous
#67EBAB #67E9EB #67A7EB
triadic
#67E9EB #EB67E9 #E9EB67
tetradic
#67E9EB #AB67EB #EB6967 #A7EB67
square
#67E9EB #AB67EB #EB6967 #A7EB67
split-complementary
#67E9EB #EB67A7 #EBAB67
monochromatic
#19BCBF #31E1E4 #67E9EB #9DF1F2 #D3F9F9
Accessibility & contrast
On white
1.46
#67E9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#67E9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E9EB
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E9EB | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEB
Deuteranopia (green-blind)
#C6CFEC
Tritanopia (blue-blind)
#00F0E9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67e9eb; /* rgb */ color: rgb(103, 233, 235); /* oklch */ color: oklch(86.3% 0.114 196.6);
Tailwind
colors: {
custom: {
50: '#9ff0f1',
500: '#67e9eb',
950: '#000000',
},
}SCSS
$custom: #67e9eb; $custom-light: #9ff0f1; $custom-dark: #000000;
JSON
{
"hex": "#67e9eb",
"rgb": {
"r": 103,
"g": 233,
"b": 235
},
"hsl": {
"h": 180.909,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.86255,
"c": 0.11414,
"h": 196.6
},
"luminance": 0.6716
}Semantic roles & 50–950 ramp
primary
#67E9EB
secondary
#BD3B39
accent
#100DD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585