#6BEBCA#6BEBCA
#6BEBCA is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.9% C 0.124 H 173.8°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEBCA |
|---|---|
| RGB | rgb(107, 235, 202) |
| HSL | hsl(165, 76%, 67%) |
| HSV | hsv(165, 54%, 92%) |
| CMYK | cmyk(54.5%, 0%, 14%, 7.8%) |
| CIE-LAB | lab(85.40, -43.31, 5.31) |
| CIE-LCH | lch(85.40, 43.63, 173.02°) |
| OKLab | oklab(85.86% -0.1232 0.0134) |
| OKLCH | oklch(85.86% 0.124 173.8) |
| XYZ | xyz(46.4276, 66.8024, 66.3131) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.06
Tiffany Blue
#7BF2DA
ΔE00 3.32
Aqua (survey)
#13EAC9
ΔE00 3.87
Aqua Marine
#2EE8BB
ΔE00 4.24
Light Aqua
#8CFFDB
ΔE00 4.80
Light Teal
#90E4C1
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEBCA #EB6B8C
analogous
#6BEB8A #6BEBCA #6BCCEB
triadic
#6BEBCA #CA6BEB #EBCA6B
tetradic
#6BEBCA #8A6BEB #EB6B8C #CCEB6B
square
#6BEBCA #8A6BEB #EB6B8C #CCEB6B
split-complementary
#6BEBCA #EB6BCC #EB8A6B
monochromatic
#1AC196 #35E4B7 #6BEBCA #A1F2DD #D7FAF1
Accessibility & contrast
On white
1.46
#6BEBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#6BEBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEBCA
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEBCA | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DEC8
Deuteranopia (green-blind)
#D1D0CC
Tritanopia (blue-blind)
#21EDE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6bebca; /* rgb */ color: rgb(107, 235, 202); /* oklch */ color: oklch(85.9% 0.124 173.8);
Tailwind
colors: {
custom: {
50: '#9ff2da',
500: '#6bebca',
950: '#000000',
},
}SCSS
$custom: #6bebca; $custom-light: #9ff2da; $custom-dark: #000000;
JSON
{
"hex": "#6bebca",
"rgb": {
"r": 107,
"g": 235,
"b": 202
},
"hsl": {
"h": 164.531,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.85855,
"c": 0.12395,
"h": 173.8
},
"luminance": 0.66807
}Semantic roles & 50–950 ramp
primary
#6BEBCA
secondary
#C03A5D
accent
#0D42D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583