#67E2ED#67E2ED
#67E2ED is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.7% C 0.110 H 203.3°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #67E2ED |
|---|---|
| RGB | rgb(103, 226, 237) |
| HSL | hsl(185, 79%, 67%) |
| HSV | hsv(185, 57%, 93%) |
| CMYK | cmyk(56.5%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(83.64, -31.14, -15.76) |
| CIE-LCH | lch(83.64, 34.90, 206.84°) |
| OKLab | oklab(84.71% -0.1013 -0.0436) |
| OKLCH | oklch(84.71% 0.11 203.3) |
| XYZ | xyz(48.0696, 63.3859, 89.8058) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.93
Aqua Blue
#02D8E9
ΔE00 4.31
Robin Egg Blue
#8AF1FE
ΔE00 4.37
Robin'S Egg Blue
#98EFF9
ΔE00 5.10
Bright Light Blue
#26F7FD
ΔE00 6.09
Darkturquoise
#00CED1
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E2ED #ED7267
analogous
#67EDB5 #67E2ED #679FED
triadic
#67E2ED #ED67E2 #E2ED67
tetradic
#67E2ED #B567ED #ED7267 #9FED67
square
#67E2ED #B567ED #ED7267 #9FED67
split-complementary
#67E2ED #ED679F #EDB567
monochromatic
#17B4C3 #30D8E7 #67E2ED #9EECF3 #D4F7FA
Accessibility & contrast
On white
1.54
#67E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#67E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E2ED
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E2ED | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAEE
Deuteranopia (green-blind)
#BDCAEE
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e2ed; /* rgb */ color: rgb(103, 226, 237); /* oklch */ color: oklch(84.7% 0.110 203.3);
Tailwind
colors: {
custom: {
50: '#9eebf2',
500: '#67e2ed',
950: '#000000',
},
}SCSS
$custom: #67e2ed; $custom-light: #9eebf2; $custom-dark: #000000;
JSON
{
"hex": "#67e2ed",
"rgb": {
"r": 103,
"g": 226,
"b": 237
},
"hsl": {
"h": 184.925,
"s": 78.824,
"l": 66.667
},
"oklch": {
"l": 0.84712,
"c": 0.11024,
"h": 203.3
},
"luminance": 0.63391
}Semantic roles & 50–950 ramp
primary
#67E2ED
secondary
#C14338
accent
#1C0ADB
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485