#69CFD6#69CFD6
#69CFD6 is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.6% C 0.096 H 201.4°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #69CFD6 |
|---|---|
| RGB | rgb(105, 207, 214) |
| HSL | hsl(184, 57%, 63%) |
| HSV | hsv(184, 51%, 84%) |
| CMYK | cmyk(50.9%, 3.3%, 0%, 16.1%) |
| CIE-LAB | lab(77.57, -27.77, -12.61) |
| CIE-LCH | lch(77.57, 30.50, 204.42°) |
| OKLab | oklab(79.61% -0.0889 -0.0348) |
| OKLCH | oklch(79.61% 0.096 201.4) |
| XYZ | xyz(40.2712, 52.4803, 71.6128) |
| Luminance | 0.5248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.04
Darkturquoise
#00CED1
ΔE00 5.31
Mediumturquoise
#48D1CC
ΔE00 5.59
Robin'S Egg
#6DEDFD
ΔE00 7.39
Robin'S Egg Blue
#98EFF9
ΔE00 8.26
Robin Egg Blue
#8AF1FE
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CFD6 #D67069
analogous
#69D6A6 #69CFD6 #6999D6
triadic
#69CFD6 #D669CF #CFD669
tetradic
#69CFD6 #A669D6 #D67069 #99D669
square
#69CFD6 #A669D6 #D67069 #99D669
split-complementary
#69CFD6 #D66999 #D6A669
monochromatic
#2A939A #39C0C9 #69CFD6 #99DEE3 #C9EEF0
Accessibility & contrast
On white
1.83
#69CFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#69CFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CFD6
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CFD6 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D7
Deuteranopia (green-blind)
#B0BAD7
Tritanopia (blue-blind)
#18D6D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #69cfd6; /* rgb */ color: rgb(105, 207, 214); /* oklch */ color: oklch(79.6% 0.096 201.4);
Tailwind
colors: {
custom: {
50: '#9cdee2',
500: '#69cfd6',
950: '#000000',
},
}SCSS
$custom: #69cfd6; $custom-light: #9cdee2; $custom-dark: #000000;
JSON
{
"hex": "#69cfd6",
"rgb": {
"r": 105,
"g": 207,
"b": 214
},
"hsl": {
"h": 183.853,
"s": 57.068,
"l": 62.549
},
"oklch": {
"l": 0.79607,
"c": 0.09552,
"h": 201.4
},
"luminance": 0.52484
}Semantic roles & 50–950 ramp
primary
#69CFD6
secondary
#9F4A44
accent
#2B21C5
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484