#67E4EE#67E4EE
#67E4EE is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.2% C 0.111 H 202.5°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #67E4EE |
|---|---|
| RGB | rgb(103, 228, 238) |
| HSL | hsl(184, 80%, 67%) |
| HSV | hsv(184, 57%, 93%) |
| CMYK | cmyk(56.7%, 4.2%, 0%, 6.7%) |
| CIE-LAB | lab(84.25, -31.82, -15.39) |
| CIE-LCH | lch(84.25, 35.35, 205.81°) |
| OKLab | oklab(85.21% -0.1029 -0.0426) |
| OKLCH | oklch(85.21% 0.111 202.5) |
| XYZ | xyz(48.7631, 64.5386, 90.7597) |
| Luminance | 0.6454 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.84
Robin Egg Blue
#8AF1FE
ΔE00 4.23
Aqua Blue
#02D8E9
ΔE00 4.61
Robin'S Egg Blue
#98EFF9
ΔE00 5.01
Bright Light Blue
#26F7FD
ΔE00 5.57
Bright Cyan
#41FDFE
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E4EE #EE7167
analogous
#67EEB4 #67E4EE #67A1EE
triadic
#67E4EE #EE67E4 #E4EE67
tetradic
#67E4EE #B467EE #EE7167 #A1EE67
square
#67E4EE #B467EE #EE7167 #A1EE67
split-complementary
#67E4EE #EE67A1 #EEB467
monochromatic
#16B8C5 #30DAE8 #67E4EE #9EEEF4 #D5F8FA
Accessibility & contrast
On white
1.51
#67E4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#67E4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E4EE
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E4EE | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEF
Deuteranopia (green-blind)
#BFCBEF
Tritanopia (blue-blind)
#00ECE7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67e4ee; /* rgb */ color: rgb(103, 228, 238); /* oklch */ color: oklch(85.2% 0.111 202.5);
Tailwind
colors: {
custom: {
50: '#9eedf3',
500: '#67e4ee',
950: '#000000',
},
}SCSS
$custom: #67e4ee; $custom-light: #9eedf3; $custom-dark: #000000;
JSON
{
"hex": "#67e4ee",
"rgb": {
"r": 103,
"g": 228,
"b": 238
},
"hsl": {
"h": 184.444,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.85206,
"c": 0.1114,
"h": 202.5
},
"luminance": 0.64543
}Semantic roles & 50–950 ramp
primary
#67E4EE
secondary
#C24137
accent
#1909DC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585