#6BDFEA#6BDFEA
#6BDFEA is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.1% C 0.106 H 203.7°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDFEA |
|---|---|
| RGB | rgb(107, 223, 234) |
| HSL | hsl(185, 75%, 67%) |
| HSV | hsv(185, 54%, 92%) |
| CMYK | cmyk(54.3%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(82.83, -29.76, -15.39) |
| CIE-LCH | lch(82.83, 33.50, 207.34°) |
| OKLab | oklab(84.06% -0.0969 -0.0425) |
| OKLCH | oklch(84.06% 0.106 203.7) |
| XYZ | xyz(47.2963, 61.8372, 87.2692) |
| Luminance | 0.6184 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.44
Aqua Blue
#02D8E9
ΔE00 4.31
Robin Egg Blue
#8AF1FE
ΔE00 4.66
Robin'S Egg Blue
#98EFF9
ΔE00 5.19
Bright Light Blue
#26F7FD
ΔE00 6.86
Darkturquoise
#00CED1
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDFEA #EA766B
analogous
#6BEAB6 #6BDFEA #6BA0EA
triadic
#6BDFEA #EA6BDF #DFEA6B
tetradic
#6BDFEA #B66BEA #EA766B #A0EA6B
square
#6BDFEA #B66BEA #EA766B #A0EA6B
split-complementary
#6BDFEA #EA6BA0 #EAB66B
monochromatic
#1BB1BF #35D3E2 #6BDFEA #A1EBF2 #D6F6F9
Accessibility & contrast
On white
1.57
#6BDFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#6BDFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDFEA
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDFEA | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EB
Deuteranopia (green-blind)
#BCC8EB
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6bdfea; /* rgb */ color: rgb(107, 223, 234); /* oklch */ color: oklch(84.1% 0.106 203.7);
Tailwind
colors: {
custom: {
50: '#a0e9f0',
500: '#6bdfea',
950: '#000000',
},
}SCSS
$custom: #6bdfea; $custom-light: #a0e9f0; $custom-dark: #000000;
JSON
{
"hex": "#6bdfea",
"rgb": {
"r": 107,
"g": 223,
"b": 234
},
"hsl": {
"h": 185.197,
"s": 75.148,
"l": 66.863
},
"oklch": {
"l": 0.84059,
"c": 0.10581,
"h": 203.7
},
"luminance": 0.61842
}Semantic roles & 50–950 ramp
primary
#6BDFEA
secondary
#BE463B
accent
#200ED7
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485