#69DFF2#69DFF2
#69DFF2 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.3% C 0.109 H 209.4°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFF2 |
|---|---|
| RGB | rgb(105, 223, 242) |
| HSL | hsl(188, 84%, 68%) |
| HSV | hsv(188, 57%, 95%) |
| CMYK | cmyk(56.6%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(83.01, -27.96, -19.35) |
| CIE-LCH | lch(83.01, 34.00, 214.70°) |
| OKLab | oklab(84.27% -0.095 -0.0536) |
| OKLCH | oklch(84.27% 0.109 209.4) |
| XYZ | xyz(48.2339, 62.1847, 93.4481) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.34
Aqua Blue
#02D8E9
ΔE00 4.71
Robin Egg Blue
#8AF1FE
ΔE00 4.72
Robin'S Egg Blue
#98EFF9
ΔE00 5.48
Neon Blue
#04D9FF
ΔE00 5.51
Sky Blue
#87CEEB
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFF2 #F27C69
analogous
#69F2C0 #69DFF2 #699AF2
triadic
#69DFF2 #F269DF #DFF269
tetradic
#69DFF2 #C069F2 #F27C69 #9AF269
square
#69DFF2 #C069F2 #F27C69 #9AF269
split-complementary
#69DFF2 #F2699A #F2C069
monochromatic
#12B5CF #31D3ED #69DFF2 #A1EBF7 #DAF7FC
Accessibility & contrast
On white
1.56
#69DFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#69DFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFF2
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFF2 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED8F3
Deuteranopia (green-blind)
#B9C8F2
Tritanopia (blue-blind)
#00E8E5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69dff2; /* rgb */ color: rgb(105, 223, 242); /* oklch */ color: oklch(84.3% 0.109 209.4);
Tailwind
colors: {
custom: {
50: '#9fe9f6',
500: '#69dff2',
950: '#000000',
},
}SCSS
$custom: #69dff2; $custom-light: #9fe9f6; $custom-dark: #000000;
JSON
{
"hex": "#69dff2",
"rgb": {
"r": 105,
"g": 223,
"b": 242
},
"hsl": {
"h": 188.321,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.84272,
"c": 0.10902,
"h": 209.4
},
"luminance": 0.62189
}Semantic roles & 50–950 ramp
primary
#69DFF2
secondary
#CB4935
accent
#2305E1
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485