#67DDF2#67DDF2
#67DDF2 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.7% C 0.110 H 210.9°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #67DDF2 |
|---|---|
| RGB | rgb(103, 221, 242) |
| HSL | hsl(189, 84%, 68%) |
| HSV | hsv(189, 57%, 95%) |
| CMYK | cmyk(57.4%, 8.7%, 0%, 5.1%) |
| CIE-LAB | lab(82.38, -27.35, -20.32) |
| CIE-LCH | lch(82.38, 34.07, 216.61°) |
| OKLab | oklab(83.75% -0.0941 -0.0563) |
| OKLCH | oklch(83.75% 0.11 210.9) |
| XYZ | xyz(47.4705, 61.0026, 93.2602) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.03
Aqua Blue
#02D8E9
ΔE00 4.86
Neon Blue
#04D9FF
ΔE00 4.87
Robin Egg Blue
#8AF1FE
ΔE00 5.35
Robin'S Egg Blue
#98EFF9
ΔE00 6.06
Sky Blue
#87CEEB
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DDF2 #F27C67
analogous
#67F2C2 #67DDF2 #6797F2
triadic
#67DDF2 #F267DD #DDF267
tetradic
#67DDF2 #C267F2 #F27C67 #97F267
square
#67DDF2 #C267F2 #F27C67 #97F267
split-complementary
#67DDF2 #F26797 #F2C267
monochromatic
#12B1CD #2FD0ED #67DDF2 #9FEAF7 #D8F6FC
Accessibility & contrast
On white
1.59
#67DDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#67DDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DDF2
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DDF2 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD6F3
Deuteranopia (green-blind)
#B6C6F2
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67ddf2; /* rgb */ color: rgb(103, 221, 242); /* oklch */ color: oklch(83.7% 0.110 210.9);
Tailwind
colors: {
custom: {
50: '#9ee7f6',
500: '#67ddf2',
950: '#000000',
},
}SCSS
$custom: #67ddf2; $custom-light: #9ee7f6; $custom-dark: #000000;
JSON
{
"hex": "#67ddf2",
"rgb": {
"r": 103,
"g": 221,
"b": 242
},
"hsl": {
"h": 189.065,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.83747,
"c": 0.10962,
"h": 210.9
},
"luminance": 0.61007
}Semantic roles & 50–950 ramp
primary
#67DDF2
secondary
#C94B34
accent
#2605E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485