#6BFBDF#6BFBDF
#6BFBDF is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.2% C 0.131 H 178.3°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFBDF |
|---|---|
| RGB | rgb(107, 251, 223) |
| HSL | hsl(168, 95%, 70%) |
| HSV | hsv(168, 57%, 98%) |
| CMYK | cmyk(57.4%, 0%, 11.2%, 1.6%) |
| CIE-LAB | lab(90.52, -45.37, 1.77) |
| CIE-LCH | lch(90.52, 45.40, 177.76°) |
| OKLab | oklab(90.18% -0.1308 0.004) |
| OKLCH | oklch(90.18% 0.131 178.3) |
| XYZ | xyz(53.8738, 77.4425, 81.9065) |
| Luminance | 0.7745 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.51
Light Aqua
#8CFFDB
ΔE00 3.86
Light Turquoise
#7EF4CC
ΔE00 4.60
Aquamarine
#7FFFD4
ΔE00 4.64
Aqua (survey)
#13EAC9
ΔE00 5.21
Bright Aqua
#0BF9EA
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFBDF #FB6B87
analogous
#6BFB97 #6BFBDF #6BCFFB
triadic
#6BFBDF #DF6BFB #FBDF6B
tetradic
#6BFBDF #976BFB #FB6B87 #CFFB6B
square
#6BFBDF #976BFB #FB6B87 #CFFB6B
split-complementary
#6BFBDF #FB6BCF #FB976B
monochromatic
#06E5BA #2FF9D2 #6BFBDF #A7FDEC #E1FEF9
Accessibility & contrast
On white
1.27
#6BFBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#6BFBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFBDF
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFBDF | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDE
Deuteranopia (green-blind)
#DCDDE1
Tritanopia (blue-blind)
#00FEF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6bfbdf; /* rgb */ color: rgb(107, 251, 223); /* oklch */ color: oklch(90.2% 0.131 178.3);
Tailwind
colors: {
custom: {
50: '#a2fde8',
500: '#6bfbdf',
950: '#000000',
},
}SCSS
$custom: #6bfbdf; $custom-light: #a2fde8; $custom-dark: #000000;
JSON
{
"hex": "#6bfbdf",
"rgb": {
"r": 107,
"g": 251,
"b": 223
},
"hsl": {
"h": 168.333,
"s": 94.737,
"l": 70.196
},
"oklch": {
"l": 0.90184,
"c": 0.1309,
"h": 178.3
},
"luminance": 0.77448
}Semantic roles & 50–950 ramp
primary
#6BFBDF
secondary
#D63454
accent
#002DE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684