#69DDDF#69DDDF
#69DDDF is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.2% C 0.105 H 196.9°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #69DDDF |
|---|---|
| RGB | rgb(105, 221, 223) |
| HSL | hsl(181, 65%, 64%) |
| HSV | hsv(181, 53%, 87%) |
| CMYK | cmyk(52.9%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(81.86, -32.12, -11.00) |
| CIE-LCH | lch(81.86, 33.96, 198.91°) |
| OKLab | oklab(83.15% -0.1005 -0.0304) |
| OKLCH | oklch(83.15% 0.105 196.9) |
| XYZ | xyz(44.9959, 60.0396, 79.0153) |
| Luminance | 0.6004 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.64
Darkturquoise
#00CED1
ΔE00 5.55
Aqua Blue
#02D8E9
ΔE00 5.57
Robin'S Egg
#6DEDFD
ΔE00 5.93
Bright Light Blue
#26F7FD
ΔE00 6.55
Robin Egg Blue
#8AF1FE
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DDDF #DF6B69
analogous
#69DFA6 #69DDDF #69A2DF
triadic
#69DDDF #DF69DD #DDDF69
tetradic
#69DDDF #A669DF #DF6B69 #A2DF69
square
#69DDDF #A669DF #DF6B69 #A2DF69
split-complementary
#69DDDF #DF69A2 #DFA669
monochromatic
#24A7A9 #37D2D4 #69DDDF #9BE8EA #CEF4F5
Accessibility & contrast
On white
1.61
#69DDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#69DDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DDDF
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DDDF | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DF
Deuteranopia (green-blind)
#BDC5E0
Tritanopia (blue-blind)
#00E3DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #69dddf; /* rgb */ color: rgb(105, 221, 223); /* oklch */ color: oklch(83.2% 0.105 196.9);
Tailwind
colors: {
custom: {
50: '#9ee8e9',
500: '#69dddf',
950: '#000000',
},
}SCSS
$custom: #69dddf; $custom-light: #9ee8e9; $custom-dark: #000000;
JSON
{
"hex": "#69dddf",
"rgb": {
"r": 105,
"g": 221,
"b": 223
},
"hsl": {
"h": 181.017,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.83152,
"c": 0.10498,
"h": 196.9
},
"luminance": 0.60044
}Semantic roles & 50–950 ramp
primary
#69DDDF
secondary
#AC4241
accent
#1C19CD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484