#69CFDC#69CFDC
#69CFDC is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.8% C 0.097 H 206.4°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #69CFDC |
|---|---|
| RGB | rgb(105, 207, 220) |
| HSL | hsl(187, 62%, 64%) |
| HSV | hsv(187, 52%, 86%) |
| CMYK | cmyk(52.3%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(77.75, -26.16, -15.55) |
| CIE-LCH | lch(77.75, 30.43, 210.74°) |
| OKLab | oklab(79.82% -0.0865 -0.0429) |
| OKLCH | oklch(79.82% 0.097 206.4) |
| XYZ | xyz(41.0516, 52.7925, 75.7229) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.76
Darkturquoise
#00CED1
ΔE00 6.78
Robin'S Egg
#6DEDFD
ΔE00 6.91
Neon Blue
#04D9FF
ΔE00 7.28
Mediumturquoise
#48D1CC
ΔE00 7.67
Robin Egg Blue
#8AF1FE
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CFDC #DC7669
analogous
#69DCAF #69CFDC #6995DC
triadic
#69CFDC #DC69CF #CFDC69
tetradic
#69CFDC #AF69DC #DC7669 #95DC69
square
#69CFDC #AF69DC #DC7669 #95DC69
split-complementary
#69CFDC #DC6995 #DCAF69
monochromatic
#2696A4 #37BFD0 #69CFDC #9BDFE8 #CCEFF3
Accessibility & contrast
On white
1.82
#69CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#69CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CFDC
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CFDC | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DD
Deuteranopia (green-blind)
#AEBADC
Tritanopia (blue-blind)
#05D6D3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #69cfdc; /* rgb */ color: rgb(105, 207, 220); /* oklch */ color: oklch(79.8% 0.097 206.4);
Tailwind
colors: {
custom: {
50: '#9ddee6',
500: '#69cfdc',
950: '#000000',
},
}SCSS
$custom: #69cfdc; $custom-light: #9ddee6; $custom-dark: #000000;
JSON
{
"hex": "#69cfdc",
"rgb": {
"r": 105,
"g": 207,
"b": 220
},
"hsl": {
"h": 186.783,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.79817,
"c": 0.09659,
"h": 206.4
},
"luminance": 0.52796
}Semantic roles & 50–950 ramp
primary
#69CFDC
secondary
#A74D42
accent
#2F1CCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484