#67E2EF#67E2EF
#67E2EF is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.8% C 0.111 H 204.7°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #67E2EF |
|---|---|
| RGB | rgb(103, 226, 239) |
| HSL | hsl(186, 81%, 67%) |
| HSV | hsv(186, 57%, 94%) |
| CMYK | cmyk(56.9%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(83.71, -30.60, -16.73) |
| CIE-LCH | lch(83.71, 34.87, 208.66°) |
| OKLab | oklab(84.78% -0.1005 -0.0463) |
| OKLCH | oklch(84.78% 0.111 204.7) |
| XYZ | xyz(48.3634, 63.5035, 91.3533) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.61
Robin Egg Blue
#8AF1FE
ΔE00 4.18
Aqua Blue
#02D8E9
ΔE00 4.26
Robin'S Egg Blue
#98EFF9
ΔE00 5.00
Bright Light Blue
#26F7FD
ΔE00 6.45
Neon Blue
#04D9FF
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E2EF #EF7467
analogous
#67EFB8 #67E2EF #679EEF
triadic
#67E2EF #EF67E2 #E2EF67
tetradic
#67E2EF #B867EF #EF7467 #9EEF67
square
#67E2EF #B867EF #EF7467 #9EEF67
split-complementary
#67E2EF #EF679E #EFB867
monochromatic
#15B6C7 #30D7E9 #67E2EF #9EEDF5 #D6F7FB
Accessibility & contrast
On white
1.53
#67E2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#67E2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E2EF
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E2EF | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF0
Deuteranopia (green-blind)
#BDCAF0
Tritanopia (blue-blind)
#00EAE6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67e2ef; /* rgb */ color: rgb(103, 226, 239); /* oklch */ color: oklch(84.8% 0.111 204.7);
Tailwind
colors: {
custom: {
50: '#9eebf4',
500: '#67e2ef',
950: '#000000',
},
}SCSS
$custom: #67e2ef; $custom-light: #9eebf4; $custom-dark: #000000;
JSON
{
"hex": "#67e2ef",
"rgb": {
"r": 103,
"g": 226,
"b": 239
},
"hsl": {
"h": 185.735,
"s": 80.952,
"l": 67.059
},
"oklch": {
"l": 0.84782,
"c": 0.1106,
"h": 204.7
},
"luminance": 0.63508
}Semantic roles & 50–950 ramp
primary
#67E2EF
secondary
#C44436
accent
#1D08DD
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485