#6BFDF2#6BFDF2
#6BFDF2 is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.2% C 0.126 H 188.4°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFDF2 |
|---|---|
| RGB | rgb(107, 253, 242) |
| HSL | hsl(175, 97%, 71%) |
| HSV | hsv(175, 58%, 99%) |
| CMYK | cmyk(57.7%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(91.59, -41.58, -6.53) |
| CIE-LCH | lch(91.59, 42.08, 188.93°) |
| OKLab | oklab(91.21% -0.1248 -0.0183) |
| OKLCH | oklch(91.21% 0.126 188.4) |
| XYZ | xyz(57.2086, 79.7813, 96.3716) |
| Luminance | 0.7979 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.49
Bright Aqua
#0BF9EA
ΔE00 3.62
Bright Cyan
#41FDFE
ΔE00 4.16
Aqua
#00FFFF
ΔE00 4.45
Tiffany Blue
#7BF2DA
ΔE00 5.31
Bright Light Blue
#26F7FD
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFDF2 #FD6B76
analogous
#6BFDA9 #6BFDF2 #6BBFFD
triadic
#6BFDF2 #F26BFD #FDF26B
tetradic
#6BFDF2 #A96BFD #FD6B76 #BFFD6B
square
#6BFDF2 #A96BFD #FD6B76 #BFFD6B
split-complementary
#6BFDF2 #FD6BBF #FDA96B
monochromatic
#03EAD9 #2FFCED #6BFDF2 #A7FEF7 #E1FFFC
Accessibility & contrast
On white
1.24
#6BFDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#6BFDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFDF2
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFDF2 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F2
Deuteranopia (green-blind)
#D9E0F4
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6bfdf2; /* rgb */ color: rgb(107, 253, 242); /* oklch */ color: oklch(91.2% 0.126 188.4);
Tailwind
colors: {
custom: {
50: '#a3fef6',
500: '#6bfdf2',
950: '#000000',
},
}SCSS
$custom: #6bfdf2; $custom-light: #a3fef6; $custom-dark: #000000;
JSON
{
"hex": "#6bfdf2",
"rgb": {
"r": 107,
"g": 253,
"b": 242
},
"hsl": {
"h": 175.479,
"s": 97.333,
"l": 70.588
},
"oklch": {
"l": 0.91209,
"c": 0.12615,
"h": 188.4
},
"luminance": 0.79787
}Semantic roles & 50–950 ramp
primary
#6BFDF2
secondary
#D83440
accent
#0011E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685