#67FBDA#67FBDA
#67FBDA is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.9% C 0.136 H 175.8°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #67FBDA |
|---|---|
| RGB | rgb(103, 251, 218) |
| HSL | hsl(167, 95%, 69%) |
| HSV | hsv(167, 59%, 98%) |
| CMYK | cmyk(59%, 0%, 13.1%, 1.6%) |
| CIE-LAB | lab(90.29, -47.28, 4.01) |
| CIE-LCH | lch(90.29, 47.45, 175.15°) |
| OKLab | oklab(89.92% -0.1351 0.0099) |
| OKLCH | oklch(89.92% 0.136 175.8) |
| XYZ | xyz(52.7397, 76.9345, 78.3865) |
| Luminance | 0.7694 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.31
Tiffany Blue
#7BF2DA
ΔE00 3.31
Aquamarine
#7FFFD4
ΔE00 3.52
Light Turquoise
#7EF4CC
ΔE00 3.63
Aqua (survey)
#13EAC9
ΔE00 4.83
Bright Teal
#01F9C6
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FBDA #FB6788
analogous
#67FB90 #67FBDA #67D2FB
triadic
#67FBDA #DA67FB #FBDA67
tetradic
#67FBDA #9067FB #FB6788 #D2FB67
square
#67FBDA #9067FB #FB6788 #D2FB67
split-complementary
#67FBDA #FB67D2 #FB9067
monochromatic
#06E2B1 #2BF9CB #67FBDA #A3FDE9 #DEFEF7
Accessibility & contrast
On white
1.28
#67FBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#67FBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FBDA
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FBDA | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDD9
Deuteranopia (green-blind)
#DDDDDC
Tritanopia (blue-blind)
#00FEF1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #67fbda; /* rgb */ color: rgb(103, 251, 218); /* oklch */ color: oklch(89.9% 0.136 175.8);
Tailwind
colors: {
custom: {
50: '#a0fde5',
500: '#67fbda',
950: '#000000',
},
}SCSS
$custom: #67fbda; $custom-light: #a0fde5; $custom-dark: #000000;
JSON
{
"hex": "#67fbda",
"rgb": {
"r": 103,
"g": 251,
"b": 218
},
"hsl": {
"h": 166.622,
"s": 94.872,
"l": 69.412
},
"oklch": {
"l": 0.89923,
"c": 0.1355,
"h": 175.8
},
"luminance": 0.7694
}Semantic roles & 50–950 ramp
primary
#67FBDA
secondary
#D53156
accent
#0033E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684