#67E1EF#67E1EF
#67E1EF is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.6% C 0.110 H 205.5°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #67E1EF |
|---|---|
| RGB | rgb(103, 225, 239) |
| HSL | hsl(186, 81%, 67%) |
| HSV | hsv(186, 57%, 94%) |
| CMYK | cmyk(56.9%, 5.9%, 0%, 6.3%) |
| CIE-LAB | lab(83.42, -30.12, -17.15) |
| CIE-LCH | lch(83.42, 34.66, 209.67°) |
| OKLab | oklab(84.55% -0.0994 -0.0475) |
| OKLCH | oklch(84.55% 0.11 205.5) |
| XYZ | xyz(48.0923, 62.9612, 91.2629) |
| Luminance | 0.6297 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.72
Aqua Blue
#02D8E9
ΔE00 4.18
Robin Egg Blue
#8AF1FE
ΔE00 4.29
Robin'S Egg Blue
#98EFF9
ΔE00 5.10
Bright Light Blue
#26F7FD
ΔE00 6.82
Neon Blue
#04D9FF
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E1EF #EF7567
analogous
#67EFB9 #67E1EF #679DEF
triadic
#67E1EF #EF67E1 #E1EF67
tetradic
#67E1EF #B967EF #EF7567 #9DEF67
square
#67E1EF #B967EF #EF7567 #9DEF67
split-complementary
#67E1EF #EF679D #EFB967
monochromatic
#15B4C7 #30D6E9 #67E1EF #9EECF5 #D6F7FB
Accessibility & contrast
On white
1.54
#67E1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#67E1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E1EF
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E1EF | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9F0
Deuteranopia (green-blind)
#BCC9EF
Tritanopia (blue-blind)
#00E9E5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e1ef; /* rgb */ color: rgb(103, 225, 239); /* oklch */ color: oklch(84.6% 0.110 205.5);
Tailwind
colors: {
custom: {
50: '#9eeaf4',
500: '#67e1ef',
950: '#000000',
},
}SCSS
$custom: #67e1ef; $custom-light: #9eeaf4; $custom-dark: #000000;
JSON
{
"hex": "#67e1ef",
"rgb": {
"r": 103,
"g": 225,
"b": 239
},
"hsl": {
"h": 186.176,
"s": 80.952,
"l": 67.059
},
"oklch": {
"l": 0.84553,
"c": 0.11017,
"h": 205.5
},
"luminance": 0.62966
}Semantic roles & 50–950 ramp
primary
#67E1EF
secondary
#C44536
accent
#1E08DD
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485