#67DFED#67DFED
#67DFED is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.0% C 0.109 H 205.7°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #67DFED |
|---|---|
| RGB | rgb(103, 223, 237) |
| HSL | hsl(186, 79%, 67%) |
| HSV | hsv(186, 57%, 93%) |
| CMYK | cmyk(56.5%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(82.79, -29.70, -17.05) |
| CIE-LCH | lch(82.79, 34.25, 209.85°) |
| OKLab | oklab(84.02% -0.0981 -0.0471) |
| OKLCH | oklch(84.02% 0.109 205.7) |
| XYZ | xyz(47.2610, 61.7687, 89.5362) |
| Luminance | 0.6177 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.15
Aqua Blue
#02D8E9
ΔE00 4.02
Robin Egg Blue
#8AF1FE
ΔE00 4.64
Robin'S Egg Blue
#98EFF9
ΔE00 5.34
Neon Blue
#04D9FF
ΔE00 6.85
Bright Light Blue
#26F7FD
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DFED #ED7567
analogous
#67EDB8 #67DFED #679CED
triadic
#67DFED #ED67DF #DFED67
tetradic
#67DFED #B867ED #ED7567 #9CED67
square
#67DFED #B867ED #ED7567 #9CED67
split-complementary
#67DFED #ED679C #EDB867
monochromatic
#17B1C3 #30D3E7 #67DFED #9EEBF3 #D4F6FA
Accessibility & contrast
On white
1.57
#67DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#67DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DFED
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DFED | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EE
Deuteranopia (green-blind)
#BAC8ED
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #67dfed; /* rgb */ color: rgb(103, 223, 237); /* oklch */ color: oklch(84.0% 0.109 205.7);
Tailwind
colors: {
custom: {
50: '#9ee9f2',
500: '#67dfed',
950: '#000000',
},
}SCSS
$custom: #67dfed; $custom-light: #9ee9f2; $custom-dark: #000000;
JSON
{
"hex": "#67dfed",
"rgb": {
"r": 103,
"g": 223,
"b": 237
},
"hsl": {
"h": 186.269,
"s": 78.824,
"l": 66.667
},
"oklch": {
"l": 0.84024,
"c": 0.10887,
"h": 205.7
},
"luminance": 0.61773
}Semantic roles & 50–950 ramp
primary
#67DFED
secondary
#C14638
accent
#200ADB
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485