#67DFF1#67DFF1
#67DFF1 is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.2% C 0.110 H 208.5°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #67DFF1 |
|---|---|
| RGB | rgb(103, 223, 241) |
| HSL | hsl(188, 83%, 67%) |
| HSV | hsv(188, 57%, 95%) |
| CMYK | cmyk(57.3%, 7.5%, 0%, 5.5%) |
| CIE-LAB | lab(82.92, -28.60, -18.98) |
| CIE-LCH | lch(82.92, 34.32, 213.56°) |
| OKLab | oklab(84.17% -0.0965 -0.0525) |
| OKLCH | oklch(84.17% 0.11 208.5) |
| XYZ | xyz(47.8519, 62.0051, 92.6484) |
| Luminance | 0.6201 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.21
Aqua Blue
#02D8E9
ΔE00 4.40
Robin Egg Blue
#8AF1FE
ΔE00 4.70
Robin'S Egg Blue
#98EFF9
ΔE00 5.49
Neon Blue
#04D9FF
ΔE00 5.73
Bright Light Blue
#26F7FD
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DFF1 #F17967
analogous
#67F1BE #67DFF1 #679AF1
triadic
#67DFF1 #F167DF #DFF167
tetradic
#67DFF1 #BE67F1 #F17967 #9AF167
square
#67DFF1 #BE67F1 #F17967 #9AF167
split-complementary
#67DFF1 #F1679A #F1BE67
monochromatic
#13B3CB #2FD3EC #67DFF1 #9FEBF6 #D7F7FB
Accessibility & contrast
On white
1.57
#67DFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#67DFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DFF1
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DFF1 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7F2
Deuteranopia (green-blind)
#B9C8F1
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #67dff1; /* rgb */ color: rgb(103, 223, 241); /* oklch */ color: oklch(84.2% 0.110 208.5);
Tailwind
colors: {
custom: {
50: '#9ee9f5',
500: '#67dff1',
950: '#000000',
},
}SCSS
$custom: #67dff1; $custom-light: #9ee9f5; $custom-dark: #000000;
JSON
{
"hex": "#67dff1",
"rgb": {
"r": 103,
"g": 223,
"b": 241
},
"hsl": {
"h": 187.826,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.84167,
"c": 0.10991,
"h": 208.5
},
"luminance": 0.6201
}Semantic roles & 50–950 ramp
primary
#67DFF1
secondary
#C74835
accent
#2206E0
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485