#67DEED#67DEED
#67DEED is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.8% C 0.108 H 206.5°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #67DEED |
|---|---|
| RGB | rgb(103, 222, 237) |
| HSL | hsl(187, 79%, 67%) |
| HSV | hsv(187, 57%, 93%) |
| CMYK | cmyk(56.5%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(82.51, -29.22, -17.48) |
| CIE-LCH | lch(82.51, 34.05, 210.88°) |
| OKLab | oklab(83.8% -0.0971 -0.0483) |
| OKLCH | oklch(83.8% 0.108 206.5) |
| XYZ | xyz(46.9946, 61.2359, 89.4475) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.34
Aqua Blue
#02D8E9
ΔE00 4.01
Robin Egg Blue
#8AF1FE
ΔE00 4.80
Robin'S Egg Blue
#98EFF9
ΔE00 5.48
Neon Blue
#04D9FF
ΔE00 6.50
Bright Light Blue
#26F7FD
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DEED #ED7667
analogous
#67EDB9 #67DEED #679BED
triadic
#67DEED #ED67DE #DEED67
tetradic
#67DEED #B967ED #ED7667 #9BED67
square
#67DEED #B967ED #ED7667 #9BED67
split-complementary
#67DEED #ED679B #EDB967
monochromatic
#17AFC3 #30D2E7 #67DEED #9EEAF3 #D4F6FA
Accessibility & contrast
On white
1.59
#67DEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#67DEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DEED
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DEED | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EE
Deuteranopia (green-blind)
#B9C7ED
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67deed; /* rgb */ color: rgb(103, 222, 237); /* oklch */ color: oklch(83.8% 0.108 206.5);
Tailwind
colors: {
custom: {
50: '#9ee8f2',
500: '#67deed',
950: '#000000',
},
}SCSS
$custom: #67deed; $custom-light: #9ee8f2; $custom-dark: #000000;
JSON
{
"hex": "#67deed",
"rgb": {
"r": 103,
"g": 222,
"b": 237
},
"hsl": {
"h": 186.716,
"s": 78.824,
"l": 66.667
},
"oklch": {
"l": 0.83795,
"c": 0.10845,
"h": 206.5
},
"luminance": 0.61241
}Semantic roles & 50–950 ramp
primary
#67DEED
secondary
#C14738
accent
#220ADB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485