#69DDF2#69DDF2
#69DDF2 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.8% C 0.108 H 211.1°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #69DDF2 |
|---|---|
| RGB | rgb(105, 221, 242) |
| HSL | hsl(189, 84%, 68%) |
| HSV | hsv(189, 57%, 95%) |
| CMYK | cmyk(56.6%, 8.7%, 0%, 5.1%) |
| CIE-LAB | lab(82.44, -26.98, -20.21) |
| CIE-LCH | lch(82.44, 33.71, 216.84°) |
| OKLab | oklab(83.82% -0.0928 -0.056) |
| OKLCH | oklch(83.82% 0.108 211.1) |
| XYZ | xyz(47.7027, 61.1223, 93.2711) |
| Luminance | 0.6113 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.06
Neon Blue
#04D9FF
ΔE00 4.92
Aqua Blue
#02D8E9
ΔE00 5.02
Robin Egg Blue
#8AF1FE
ΔE00 5.31
Robin'S Egg Blue
#98EFF9
ΔE00 5.99
Sky Blue
#87CEEB
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DDF2 #F27E69
analogous
#69F2C2 #69DDF2 #6998F2
triadic
#69DDF2 #F269DD #DDF269
tetradic
#69DDF2 #C269F2 #F27E69 #98F269
square
#69DDF2 #C269F2 #F27E69 #98F269
split-complementary
#69DDF2 #F26998 #F2C269
monochromatic
#12B2CF #31D0ED #69DDF2 #A1EAF7 #DAF7FC
Accessibility & contrast
On white
1.59
#69DDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#69DDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DDF2
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DDF2 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD6F3
Deuteranopia (green-blind)
#B7C7F2
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69ddf2; /* rgb */ color: rgb(105, 221, 242); /* oklch */ color: oklch(83.8% 0.108 211.1);
Tailwind
colors: {
custom: {
50: '#9fe7f6',
500: '#69ddf2',
950: '#000000',
},
}SCSS
$custom: #69ddf2; $custom-light: #9fe7f6; $custom-dark: #000000;
JSON
{
"hex": "#69ddf2",
"rgb": {
"r": 105,
"g": 221,
"b": 242
},
"hsl": {
"h": 189.197,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.83817,
"c": 0.10841,
"h": 211.1
},
"luminance": 0.61127
}Semantic roles & 50–950 ramp
primary
#69DDF2
secondary
#CB4C35
accent
#2705E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485