#67E1ED#67E1ED
#67E1ED is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.5% C 0.110 H 204.1°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #67E1ED |
|---|---|
| RGB | rgb(103, 225, 237) |
| HSL | hsl(185, 79%, 67%) |
| HSV | hsv(185, 57%, 93%) |
| CMYK | cmyk(56.5%, 5.1%, 0%, 7.1%) |
| CIE-LAB | lab(83.36, -30.66, -16.19) |
| CIE-LCH | lch(83.36, 34.67, 207.83°) |
| OKLab | oklab(84.48% -0.1002 -0.0448) |
| OKLCH | oklch(84.48% 0.11 204.1) |
| XYZ | xyz(47.7985, 62.8437, 89.7154) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.94
Aqua Blue
#02D8E9
ΔE00 4.17
Robin Egg Blue
#8AF1FE
ΔE00 4.42
Robin'S Egg Blue
#98EFF9
ΔE00 5.15
Bright Light Blue
#26F7FD
ΔE00 6.45
Darkturquoise
#00CED1
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E1ED #ED7367
analogous
#67EDB6 #67E1ED #679EED
triadic
#67E1ED #ED67E1 #E1ED67
tetradic
#67E1ED #B667ED #ED7367 #9EED67
square
#67E1ED #B667ED #ED7367 #9EED67
split-complementary
#67E1ED #ED679E #EDB667
monochromatic
#17B3C3 #30D6E7 #67E1ED #9EECF3 #D4F7FA
Accessibility & contrast
On white
1.55
#67E1ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#67E1ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E1ED
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E1ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E1ED | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EE
Deuteranopia (green-blind)
#BCC9EE
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e1ed; /* rgb */ color: rgb(103, 225, 237); /* oklch */ color: oklch(84.5% 0.110 204.1);
Tailwind
colors: {
custom: {
50: '#9eeaf2',
500: '#67e1ed',
950: '#000000',
},
}SCSS
$custom: #67e1ed; $custom-light: #9eeaf2; $custom-dark: #000000;
JSON
{
"hex": "#67e1ed",
"rgb": {
"r": 103,
"g": 225,
"b": 237
},
"hsl": {
"h": 185.373,
"s": 78.824,
"l": 66.667
},
"oklch": {
"l": 0.84483,
"c": 0.10977,
"h": 204.1
},
"luminance": 0.62848
}Semantic roles & 50–950 ramp
primary
#67E1ED
secondary
#C14438
accent
#1D0ADB
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485