#67DFDA#67DFDA
#67DFDA is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.108 H 191.6°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #67DFDA |
|---|---|
| RGB | rgb(103, 223, 218) |
| HSL | hsl(178, 65%, 64%) |
| HSV | hsv(178, 54%, 87%) |
| CMYK | cmyk(53.8%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(82.23, -34.76, -7.81) |
| CIE-LCH | lch(82.23, 35.63, 192.66°) |
| OKLab | oklab(83.38% -0.1059 -0.0217) |
| OKLCH | oklch(83.38% 0.108 191.6) |
| XYZ | xyz(44.6307, 60.7166, 75.6835) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.85
Turquoise
#40E0D0
ΔE00 4.57
Darkturquoise
#00CED1
ΔE00 6.01
Bright Light Blue
#26F7FD
ΔE00 6.81
Bright Cyan
#41FDFE
ΔE00 7.10
Bright Aqua
#0BF9EA
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DFDA #DF676C
analogous
#67DF9E #67DFDA #67A8DF
triadic
#67DFDA #DA67DF #DFDA67
tetradic
#67DFDA #9E67DF #DF676C #A8DF67
square
#67DFDA #9E67DF #DF676C #A8DF67
split-complementary
#67DFDA #DF67A8 #DF9E67
monochromatic
#23A8A3 #34D4CE #67DFDA #9AEAE6 #CCF4F3
Accessibility & contrast
On white
1.60
#67DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#67DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DFDA
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DFDA | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DA
Deuteranopia (green-blind)
#C0C6DB
Tritanopia (blue-blind)
#00E5DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67dfda; /* rgb */ color: rgb(103, 223, 218); /* oklch */ color: oklch(83.4% 0.108 191.6);
Tailwind
colors: {
custom: {
50: '#9de9e5',
500: '#67dfda',
950: '#000000',
},
}SCSS
$custom: #67dfda; $custom-light: #9de9e5; $custom-dark: #000000;
JSON
{
"hex": "#67dfda",
"rgb": {
"r": 103,
"g": 223,
"b": 218
},
"hsl": {
"h": 177.5,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.83382,
"c": 0.10811,
"h": 191.6
},
"luminance": 0.60721
}Semantic roles & 50–950 ramp
primary
#67DFDA
secondary
#AB4044
accent
#1820CD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484