#6BFBDD#6BFBDD
#6BFBDD is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.1% C 0.132 H 177.2°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFBDD |
|---|---|
| RGB | rgb(107, 251, 221) |
| HSL | hsl(168, 95%, 70%) |
| HSV | hsv(168, 57%, 98%) |
| CMYK | cmyk(57.4%, 0%, 12%, 1.6%) |
| CIE-LAB | lab(90.48, -45.84, 2.74) |
| CIE-LCH | lch(90.48, 45.92, 176.58°) |
| OKLab | oklab(90.13% -0.1317 0.0066) |
| OKLCH | oklch(90.13% 0.132 177.2) |
| XYZ | xyz(53.6057, 77.3353, 80.4948) |
| Luminance | 0.7734 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.73
Light Aqua
#8CFFDB
ΔE00 3.49
Aquamarine
#7FFFD4
ΔE00 4.10
Light Turquoise
#7EF4CC
ΔE00 4.11
Aqua (survey)
#13EAC9
ΔE00 5.08
Bright Aqua
#0BF9EA
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFBDD #FB6B89
analogous
#6BFB95 #6BFBDD #6BD1FB
triadic
#6BFBDD #DD6BFB #FBDD6B
tetradic
#6BFBDD #956BFB #FB6B89 #D1FB6B
square
#6BFBDD #956BFB #FB6B89 #D1FB6B
split-complementary
#6BFBDD #FB6BD1 #FB956B
monochromatic
#06E5B7 #2FF9CF #6BFBDD #A7FDEB #E1FEF8
Accessibility & contrast
On white
1.28
#6BFBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#6BFBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFBDD
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFBDD | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDC
Deuteranopia (green-blind)
#DDDDDF
Tritanopia (blue-blind)
#00FEF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6bfbdd; /* rgb */ color: rgb(107, 251, 221); /* oklch */ color: oklch(90.1% 0.132 177.2);
Tailwind
colors: {
custom: {
50: '#a2fde7',
500: '#6bfbdd',
950: '#000000',
},
}SCSS
$custom: #6bfbdd; $custom-light: #a2fde7; $custom-dark: #000000;
JSON
{
"hex": "#6bfbdd",
"rgb": {
"r": 107,
"g": 251,
"b": 221
},
"hsl": {
"h": 167.5,
"s": 94.737,
"l": 70.196
},
"oklch": {
"l": 0.90128,
"c": 0.13186,
"h": 177.2
},
"luminance": 0.77341
}Semantic roles & 50–950 ramp
primary
#6BFBDD
secondary
#D63456
accent
#0030E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684