#67F0DA#67F0DA
#67F0DA is a very light, vivid teal. Relative luminance 0.703; OKLCH L 87.3% C 0.124 H 181.1°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #67F0DA |
|---|---|
| RGB | rgb(103, 240, 218) |
| HSL | hsl(170, 82%, 67%) |
| HSV | hsv(170, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 9.2%, 5.9%) |
| CIE-LAB | lab(87.12, -42.49, -0.60) |
| CIE-LCH | lch(87.12, 42.49, 180.80°) |
| OKLab | oklab(87.35% -0.1238 -0.0023) |
| OKLCH | oklch(87.35% 0.124 181.1) |
| XYZ | xyz(49.4028, 70.2608, 77.2742) |
| Luminance | 0.7027 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.79
Turquoise
#40E0D0
ΔE00 4.44
Bright Aqua
#0BF9EA
ΔE00 4.49
Aqua (survey)
#13EAC9
ΔE00 4.67
Light Turquoise
#7EF4CC
ΔE00 5.82
Light Aqua
#8CFFDB
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F0DA #F0677D
analogous
#67F096 #67F0DA #67C2F0
triadic
#67F0DA #DA67F0 #F0DA67
tetradic
#67F0DA #9667F0 #F0677D #C2F067
square
#67F0DA #9667F0 #F0677D #C2F067
split-complementary
#67F0DA #F067C2 #F09667
monochromatic
#14C9AC #2FEBCC #67F0DA #9FF5E8 #D6FBF5
Accessibility & contrast
On white
1.40
#67F0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#67F0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F0DA
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F0DA | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E3D9
Deuteranopia (green-blind)
#D1D4DC
Tritanopia (blue-blind)
#00F4E9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #67f0da; /* rgb */ color: rgb(103, 240, 218); /* oklch */ color: oklch(87.3% 0.124 181.1);
Tailwind
colors: {
custom: {
50: '#9ef5e5',
500: '#67f0da',
950: '#000000',
},
}SCSS
$custom: #67f0da; $custom-light: #9ef5e5; $custom-dark: #000000;
JSON
{
"hex": "#67f0da",
"rgb": {
"r": 103,
"g": 240,
"b": 218
},
"hsl": {
"h": 170.365,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.87349,
"c": 0.12383,
"h": 181.1
},
"luminance": 0.70266
}Semantic roles & 50–950 ramp
primary
#67F0DA
secondary
#C6354D
accent
#072ADE
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584