#67DFF3#67DFF3
#67DFF3 is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.2% C 0.111 H 210.0°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #67DFF3 |
|---|---|
| RGB | rgb(103, 223, 243) |
| HSL | hsl(189, 85%, 68%) |
| HSV | hsv(189, 58%, 95%) |
| CMYK | cmyk(57.6%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(82.98, -28.04, -19.94) |
| CIE-LCH | lch(82.98, 34.41, 215.41°) |
| OKLab | oklab(84.24% -0.0958 -0.0552) |
| OKLCH | oklch(84.24% 0.111 210) |
| XYZ | xyz(48.1523, 62.1252, 94.2304) |
| Luminance | 0.6213 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.44
Aqua Blue
#02D8E9
ΔE00 4.73
Robin Egg Blue
#8AF1FE
ΔE00 4.87
Neon Blue
#04D9FF
ΔE00 5.22
Robin'S Egg Blue
#98EFF9
ΔE00 5.67
Sky Blue
#87CEEB
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DFF3 #F37B67
analogous
#67F3C1 #67DFF3 #6799F3
triadic
#67DFF3 #F367DF #DFF367
tetradic
#67DFF3 #C167F3 #F37B67 #99F367
square
#67DFF3 #C167F3 #F37B67 #99F367
split-complementary
#67DFF3 #F36799 #F3C167
monochromatic
#10B4CF #2ED3EF #67DFF3 #A0EBF7 #D8F7FC
Accessibility & contrast
On white
1.56
#67DFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#67DFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DFF3
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DFF3 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD8F4
Deuteranopia (green-blind)
#B8C8F3
Tritanopia (blue-blind)
#00E8E5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67dff3; /* rgb */ color: rgb(103, 223, 243); /* oklch */ color: oklch(84.2% 0.111 210.0);
Tailwind
colors: {
custom: {
50: '#9ee9f7',
500: '#67dff3',
950: '#000000',
},
}SCSS
$custom: #67dff3; $custom-light: #9ee9f7; $custom-dark: #000000;
JSON
{
"hex": "#67dff3",
"rgb": {
"r": 103,
"g": 223,
"b": 243
},
"hsl": {
"h": 188.571,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.8424,
"c": 0.11054,
"h": 210
},
"luminance": 0.6213
}Semantic roles & 50–950 ramp
primary
#67DFF3
secondary
#CB4933
accent
#2304E2
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485