#69FFFF#69FFFF
#69FFFF is a very light, vivid teal. Relative luminance 0.817; OKLCH L 92.0% C 0.127 H 195.2°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFFF |
|---|---|
| RGB | rgb(105, 255, 255) |
| HSL | hsl(180, 100%, 71%) |
| HSV | hsv(180, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 0%, 0%) |
| CIE-LAB | lab(92.46, -39.46, -11.98) |
| CIE-LCH | lch(92.46, 41.24, 196.89°) |
| OKLab | oklab(92.02% -0.1225 -0.0332) |
| OKLCH | oklch(92.02% 0.127 195.2) |
| XYZ | xyz(59.6279, 81.7370, 107.2227) |
| Luminance | 0.8174 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.91
Aqua
#00FFFF
ΔE00 3.03
Bright Light Blue
#26F7FD
ΔE00 3.32
Bright Turquoise
#0FFEF9
ΔE00 3.61
Bright Aqua
#0BF9EA
ΔE00 6.14
Light Cyan
#ACFFFC
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFFF #FF6969
analogous
#69FFB4 #69FFFF #69B4FF
triadic
#69FFFF #FF69FF #FFFF69
tetradic
#69FFFF #B469FF #FF6969 #B4FF69
square
#69FFFF #B469FF #FF6969 #B4FF69
split-complementary
#69FFFF #FF69B4 #FFB469
monochromatic
#00EEEE #2CFFFF #69FFFF #A6FFFF #E0FFFF
Accessibility & contrast
On white
1.21
#69FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#69FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFFF
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFFF | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#00FFFF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #69ffff; /* rgb */ color: rgb(105, 255, 255); /* oklch */ color: oklch(92.0% 0.127 195.2);
Tailwind
colors: {
custom: {
50: '#a3ffff',
500: '#69ffff',
950: '#000000',
},
}SCSS
$custom: #69ffff; $custom-light: #a3ffff; $custom-dark: #000000;
JSON
{
"hex": "#69ffff",
"rgb": {
"r": 105,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.92019,
"c": 0.12693,
"h": 195.2
},
"luminance": 0.81743
}Semantic roles & 50–950 ramp
primary
#69FFFF
secondary
#DB3131
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686