#69F3CF#69F3CF
#69F3CF is a very light, vivid teal. Relative luminance 0.716; OKLCH L 87.8% C 0.132 H 173.3°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #69F3CF |
|---|---|
| RGB | rgb(105, 243, 207) |
| HSL | hsl(164, 85%, 68%) |
| HSV | hsv(164, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 14.8%, 4.7%) |
| CIE-LAB | lab(87.78, -46.04, 6.11) |
| CIE-LCH | lch(87.78, 46.44, 172.44°) |
| OKLab | oklab(87.81% -0.1306 0.0155) |
| OKLCH | oklch(87.81% 0.132 173.3) |
| XYZ | xyz(49.1335, 71.6046, 70.2511) |
| Luminance | 0.7161 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.27
Aquamarine
#7FFFD4
ΔE00 3.37
Tiffany Blue
#7BF2DA
ΔE00 3.55
Light Aqua
#8CFFDB
ΔE00 3.60
Aqua (survey)
#13EAC9
ΔE00 4.17
Aqua Marine
#2EE8BB
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F3CF #F3698D
analogous
#69F38A #69F3CF #69D2F3
triadic
#69F3CF #CF69F3 #F3CF69
tetradic
#69F3CF #8A69F3 #F3698D #D2F369
square
#69F3CF #8A69F3 #F3698D #D2F369
split-complementary
#69F3CF #F369D2 #F38A69
monochromatic
#11D19F #30EEBD #69F3CF #A2F8E1 #DAFCF3
Accessibility & contrast
On white
1.37
#69F3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#69F3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F3CF
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F3CF | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE5CD
Deuteranopia (green-blind)
#D7D6D2
Tritanopia (blue-blind)
#00F5E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f3cf; /* rgb */ color: rgb(105, 243, 207); /* oklch */ color: oklch(87.8% 0.132 173.3);
Tailwind
colors: {
custom: {
50: '#9ff8dd',
500: '#69f3cf',
950: '#000000',
},
}SCSS
$custom: #69f3cf; $custom-light: #9ff8dd; $custom-dark: #000000;
JSON
{
"hex": "#69f3cf",
"rgb": {
"r": 105,
"g": 243,
"b": 207
},
"hsl": {
"h": 164.348,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.87807,
"c": 0.13153,
"h": 173.3
},
"luminance": 0.71609
}Semantic roles & 50–950 ramp
primary
#69F3CF
secondary
#CC345C
accent
#043EE2
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584