#67DADD#67DADD
#67DADD is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.3% C 0.104 H 197.6°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #67DADD |
|---|---|
| RGB | rgb(103, 218, 221) |
| HSL | hsl(182, 63%, 64%) |
| HSV | hsv(182, 53%, 87%) |
| CMYK | cmyk(53.4%, 1.4%, 0%, 13.3%) |
| CIE-LAB | lab(80.87, -31.62, -11.42) |
| CIE-LCH | lch(80.87, 33.62, 199.85°) |
| OKLab | oklab(82.32% -0.0993 -0.0316) |
| OKLCH | oklch(82.32% 0.104 197.6) |
| XYZ | xyz(43.7106, 58.2427, 77.3310) |
| Luminance | 0.5825 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.45
Darkturquoise
#00CED1
ΔE00 5.11
Aqua Blue
#02D8E9
ΔE00 5.15
Robin'S Egg
#6DEDFD
ΔE00 6.11
Robin Egg Blue
#8AF1FE
ΔE00 6.98
Bright Light Blue
#26F7FD
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DADD #DD6A67
analogous
#67DDA5 #67DADD #679FDD
triadic
#67DADD #DD67DA #DADD67
tetradic
#67DADD #A567DD #DD6A67 #9FDD67
square
#67DADD #A567DD #DD6A67 #9FDD67
split-complementary
#67DADD #DD679F #DDA567
monochromatic
#25A1A5 #35CED2 #67DADD #99E6E8 #CBF2F3
Accessibility & contrast
On white
1.66
#67DADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#67DADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DADD
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DADD | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DD
Deuteranopia (green-blind)
#BAC3DE
Tritanopia (blue-blind)
#00E0DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67dadd; /* rgb */ color: rgb(103, 218, 221); /* oklch */ color: oklch(82.3% 0.104 197.6);
Tailwind
colors: {
custom: {
50: '#9ce6e7',
500: '#67dadd',
950: '#000000',
},
}SCSS
$custom: #67dadd; $custom-light: #9ce6e7; $custom-dark: #000000;
JSON
{
"hex": "#67dadd",
"rgb": {
"r": 103,
"g": 218,
"b": 221
},
"hsl": {
"h": 181.525,
"s": 63.441,
"l": 63.529
},
"oklch": {
"l": 0.82319,
"c": 0.10421,
"h": 197.6
},
"luminance": 0.58247
}Semantic roles & 50–950 ramp
primary
#67DADD
secondary
#A84341
accent
#1F1ACB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484