#67DFF2#67DFF2
#67DFF2 is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.2% C 0.110 H 209.3°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #67DFF2 |
|---|---|
| RGB | rgb(103, 223, 242) |
| HSL | hsl(188, 84%, 68%) |
| HSV | hsv(188, 57%, 95%) |
| CMYK | cmyk(57.4%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(82.95, -28.32, -19.46) |
| CIE-LCH | lch(82.95, 34.36, 214.49°) |
| OKLab | oklab(84.2% -0.0961 -0.0539) |
| OKLCH | oklch(84.2% 0.11 209.3) |
| XYZ | xyz(48.0017, 62.0650, 93.4372) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.31
Aqua Blue
#02D8E9
ΔE00 4.56
Robin Egg Blue
#8AF1FE
ΔE00 4.77
Neon Blue
#04D9FF
ΔE00 5.47
Robin'S Egg Blue
#98EFF9
ΔE00 5.57
Sky Blue
#87CEEB
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DFF2 #F27A67
analogous
#67F2BF #67DFF2 #679AF2
triadic
#67DFF2 #F267DF #DFF267
tetradic
#67DFF2 #BF67F2 #F27A67 #9AF267
square
#67DFF2 #BF67F2 #F27A67 #9AF267
split-complementary
#67DFF2 #F2679A #F2BF67
monochromatic
#12B3CD #2FD3ED #67DFF2 #9FEBF7 #D8F7FC
Accessibility & contrast
On white
1.57
#67DFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#67DFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DFF2
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DFF2 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED8F3
Deuteranopia (green-blind)
#B9C8F2
Tritanopia (blue-blind)
#00E8E5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67dff2; /* rgb */ color: rgb(103, 223, 242); /* oklch */ color: oklch(84.2% 0.110 209.3);
Tailwind
colors: {
custom: {
50: '#9ee9f6',
500: '#67dff2',
950: '#000000',
},
}SCSS
$custom: #67dff2; $custom-light: #9ee9f6; $custom-dark: #000000;
JSON
{
"hex": "#67dff2",
"rgb": {
"r": 103,
"g": 223,
"b": 242
},
"hsl": {
"h": 188.201,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.84203,
"c": 0.11021,
"h": 209.3
},
"luminance": 0.6207
}Semantic roles & 50–950 ramp
primary
#67DFF2
secondary
#C94834
accent
#2305E1
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485