#69CEDB#69CEDB
#69CEDB is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.6% C 0.096 H 206.5°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #69CEDB |
|---|---|
| RGB | rgb(105, 206, 219) |
| HSL | hsl(187, 61%, 64%) |
| HSV | hsv(187, 52%, 86%) |
| CMYK | cmyk(52.1%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(77.43, -25.93, -15.49) |
| CIE-LCH | lch(77.43, 30.21, 210.86°) |
| OKLab | oklab(79.55% -0.0858 -0.0428) |
| OKLCH | oklch(79.55% 0.096 206.5) |
| XYZ | xyz(40.6781, 52.2567, 74.9470) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.91
Darkturquoise
#00CED1
ΔE00 6.81
Robin'S Egg
#6DEDFD
ΔE00 7.15
Neon Blue
#04D9FF
ΔE00 7.36
Mediumturquoise
#48D1CC
ΔE00 7.72
Sky Blue
#87CEEB
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CEDB #DB7669
analogous
#69DBAF #69CEDB #6995DB
triadic
#69CEDB #DB69CE #CEDB69
tetradic
#69CEDB #AF69DB #DB7669 #95DB69
square
#69CEDB #AF69DB #DB7669 #95DB69
split-complementary
#69CEDB #DB6995 #DBAF69
monochromatic
#2794A3 #38BECF #69CEDB #9ADEE7 #CCEEF3
Accessibility & contrast
On white
1.83
#69CEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#69CEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CEDB
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CEDB | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DC
Deuteranopia (green-blind)
#AEBADB
Tritanopia (blue-blind)
#0BD5D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #69cedb; /* rgb */ color: rgb(105, 206, 219); /* oklch */ color: oklch(79.6% 0.096 206.5);
Tailwind
colors: {
custom: {
50: '#9cdde6',
500: '#69cedb',
950: '#000000',
},
}SCSS
$custom: #69cedb; $custom-light: #9cdde6; $custom-dark: #000000;
JSON
{
"hex": "#69cedb",
"rgb": {
"r": 105,
"g": 206,
"b": 219
},
"hsl": {
"h": 186.842,
"s": 61.29,
"l": 63.529
},
"oklch": {
"l": 0.79551,
"c": 0.0959,
"h": 206.5
},
"luminance": 0.5226
}Semantic roles & 50–950 ramp
primary
#69CEDB
secondary
#A64E42
accent
#301DC9
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484