#6BDFE9#6BDFE9
#6BDFE9 is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.0% C 0.106 H 202.9°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDFE9 |
|---|---|
| RGB | rgb(107, 223, 233) |
| HSL | hsl(185, 74%, 67%) |
| HSV | hsv(185, 54%, 91%) |
| CMYK | cmyk(54.1%, 4.3%, 0%, 8.6%) |
| CIE-LAB | lab(82.80, -30.03, -14.90) |
| CIE-LCH | lch(82.80, 33.52, 206.40°) |
| OKLab | oklab(84.02% -0.0973 -0.0412) |
| OKLCH | oklch(84.02% 0.106 202.9) |
| XYZ | xyz(47.1530, 61.7799, 86.5148) |
| Luminance | 0.6178 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.60
Aqua Blue
#02D8E9
ΔE00 4.36
Robin Egg Blue
#8AF1FE
ΔE00 4.77
Robin'S Egg Blue
#98EFF9
ΔE00 5.26
Bright Light Blue
#26F7FD
ΔE00 6.71
Darkturquoise
#00CED1
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDFE9 #E9756B
analogous
#6BE9B4 #6BDFE9 #6BA0E9
triadic
#6BDFE9 #E96BDF #DFE96B
tetradic
#6BDFE9 #B46BE9 #E9756B #A0E96B
square
#6BDFE9 #B46BE9 #E9756B #A0E96B
split-complementary
#6BDFE9 #E96BA0 #E9B46B
monochromatic
#1CB1BD #36D3E1 #6BDFE9 #A0EBF1 #D6F6F9
Accessibility & contrast
On white
1.57
#6BDFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#6BDFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDFE9
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDFE9 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EA
Deuteranopia (green-blind)
#BCC8EA
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6bdfe9; /* rgb */ color: rgb(107, 223, 233); /* oklch */ color: oklch(84.0% 0.106 202.9);
Tailwind
colors: {
custom: {
50: '#a0e9f0',
500: '#6bdfe9',
950: '#000000',
},
}SCSS
$custom: #6bdfe9; $custom-light: #a0e9f0; $custom-dark: #000000;
JSON
{
"hex": "#6bdfe9",
"rgb": {
"r": 107,
"g": 223,
"b": 233
},
"hsl": {
"h": 184.762,
"s": 74.118,
"l": 66.667
},
"oklch": {
"l": 0.84024,
"c": 0.10565,
"h": 202.9
},
"luminance": 0.61784
}Semantic roles & 50–950 ramp
primary
#6BDFE9
secondary
#BC463C
accent
#1F0FD6
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485