#67E4EC#67E4EC
#67E4EC is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.1% C 0.111 H 201.0°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #67E4EC |
|---|---|
| RGB | rgb(103, 228, 236) |
| HSL | hsl(184, 78%, 66%) |
| HSV | hsv(184, 56%, 93%) |
| CMYK | cmyk(56.4%, 3.4%, 0%, 7.5%) |
| CIE-LAB | lab(84.18, -32.36, -14.42) |
| CIE-LCH | lch(84.18, 35.43, 204.02°) |
| OKLab | oklab(85.14% -0.1037 -0.0399) |
| OKLCH | oklch(85.14% 0.111 201) |
| XYZ | xyz(48.4709, 64.4217, 89.2208) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.37
Robin Egg Blue
#8AF1FE
ΔE00 4.58
Aqua Blue
#02D8E9
ΔE00 4.83
Robin'S Egg Blue
#98EFF9
ΔE00 5.24
Bright Light Blue
#26F7FD
ΔE00 5.30
Bright Cyan
#41FDFE
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E4EC #EC6F67
analogous
#67ECB2 #67E4EC #67A2EC
triadic
#67E4EC #EC67E4 #E4EC67
tetradic
#67E4EC #B267EC #EC6F67 #A2EC67
square
#67E4EC #B267EC #EC6F67 #A2EC67
split-complementary
#67E4EC #EC67A2 #ECB267
monochromatic
#18B6C1 #31DAE5 #67E4EC #9DEEF3 #D4F7FA
Accessibility & contrast
On white
1.51
#67E4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#67E4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E4EC
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E4EC | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBED
Deuteranopia (green-blind)
#C0CBED
Tritanopia (blue-blind)
#00ECE6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67e4ec; /* rgb */ color: rgb(103, 228, 236); /* oklch */ color: oklch(85.1% 0.111 201.0);
Tailwind
colors: {
custom: {
50: '#9eedf2',
500: '#67e4ec',
950: '#000000',
},
}SCSS
$custom: #67e4ec; $custom-light: #9eedf2; $custom-dark: #000000;
JSON
{
"hex": "#67e4ec",
"rgb": {
"r": 103,
"g": 228,
"b": 236
},
"hsl": {
"h": 183.609,
"s": 77.778,
"l": 66.471
},
"oklch": {
"l": 0.85137,
"c": 0.11115,
"h": 201
},
"luminance": 0.64426
}Semantic roles & 50–950 ramp
primary
#67E4EC
secondary
#BF4038
accent
#180BDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585