#6BFDDE#6BFDDE
#6BFDDE is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.6% C 0.134 H 176.8°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFDDE |
|---|---|
| RGB | rgb(107, 253, 222) |
| HSL | hsl(167, 97%, 71%) |
| HSV | hsv(167, 58%, 99%) |
| CMYK | cmyk(57.7%, 0%, 12.3%, 0.8%) |
| CIE-LAB | lab(91.07, -46.47, 3.09) |
| CIE-LCH | lch(91.07, 46.57, 176.20°) |
| OKLab | oklab(90.62% -0.1333 0.0075) |
| OKLCH | oklch(90.62% 0.134 176.8) |
| XYZ | xyz(54.3674, 78.6448, 81.4079) |
| Luminance | 0.7865 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.14
Light Aqua
#8CFFDB
ΔE00 3.32
Aquamarine
#7FFFD4
ΔE00 3.87
Light Turquoise
#7EF4CC
ΔE00 4.13
Aqua (survey)
#13EAC9
ΔE00 5.33
Bright Teal
#01F9C6
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFDDE #FD6B8A
analogous
#6BFD95 #6BFDDE #6BD3FD
triadic
#6BFDDE #DE6BFD #FDDE6B
tetradic
#6BFDDE #956BFD #FD6B8A #D3FD6B
square
#6BFDDE #956BFD #FD6B8A #D3FD6B
split-complementary
#6BFDDE #FD6BD3 #FD956B
monochromatic
#03EAB9 #2FFCD1 #6BFDDE #A7FEEB #E1FFF8
Accessibility & contrast
On white
1.26
#6BFDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#6BFDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFDDE
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFDDE | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDD
Deuteranopia (green-blind)
#DEDFE0
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6bfdde; /* rgb */ color: rgb(107, 253, 222); /* oklch */ color: oklch(90.6% 0.134 176.8);
Tailwind
colors: {
custom: {
50: '#a2ffe8',
500: '#6bfdde',
950: '#000000',
},
}SCSS
$custom: #6bfdde; $custom-light: #a2ffe8; $custom-dark: #000000;
JSON
{
"hex": "#6bfdde",
"rgb": {
"r": 107,
"g": 253,
"b": 222
},
"hsl": {
"h": 167.26,
"s": 97.333,
"l": 70.588
},
"oklch": {
"l": 0.90622,
"c": 0.13354,
"h": 176.8
},
"luminance": 0.7865
}Semantic roles & 50–950 ramp
primary
#6BFDDE
secondary
#D83457
accent
#0031E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684